diff options
-rw-r--r-- | development/github-desktop/github-desktop.SlackBuild | 2 | ||||
-rw-r--r-- | development/github-desktop/github-desktop.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/github-desktop/github-desktop.SlackBuild b/development/github-desktop/github-desktop.SlackBuild index cd016b60b5..7d37422478 100644 --- a/development/github-desktop/github-desktop.SlackBuild +++ b/development/github-desktop/github-desktop.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=github-desktop SRCNAM=GitHubDesktop -VERSION=${VERSION:-3.3.18} +VERSION=${VERSION:-3.4.2} BUILD=${BUILD:-1} DEBBUILD=${DEBBUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/github-desktop/github-desktop.info b/development/github-desktop/github-desktop.info index ab099c0e46..546a81030f 100644 --- a/development/github-desktop/github-desktop.info +++ b/development/github-desktop/github-desktop.info @@ -1,12 +1,12 @@ PRGNAM="github-desktop" -VERSION="3.3.18" +VERSION="3.4.2" HOMEPAGE="https://github.com/shiftkey/desktop/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.3.18-linux1/GitHubDesktop-linux-amd64-3.3.18-linux1.deb \ - https://github.com/shiftkey/desktop/releases/download/release-3.3.18-linux1/GitHubDesktop-linux-arm64-3.3.18-linux1.deb" -MD5SUM_x86_64="f5f72e825d8ffa4ff91e39c731cef06e \ - 315566794c2331f19c39e2ea4088ea0b" +DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.4.2-linux1/GitHubDesktop-linux-amd64-3.4.2-linux1.deb \ + https://github.com/shiftkey/desktop/releases/download/release-3.4.2-linux1/GitHubDesktop-linux-arm64-3.4.2-linux1.deb" +MD5SUM_x86_64="fb9c3ac5d457f5a3b1de1d98d0c96bb3 \ + 49f8432dcce2e7ef88bb6db9abf5409d" REQUIRES="" MAINTAINER="Jay Lanagan" EMAIL="j@lngn.net" |