mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/github-desktop: Updated for version 3.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c4f4156030
commit
b19bd4b7df
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue