development/github-desktop: Updated for version 3.3.12.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-04-03 19:14:16 -04:00 committed by Willy Sudiarto Raharjo
parent 25feb285bc
commit 58d244fd48
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-desktop
SRCNAM=GitHubDesktop
VERSION=${VERSION:-3.3.10}
VERSION=${VERSION:-3.3.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,12 @@
PRGNAM="github-desktop"
VERSION="3.3.10"
VERSION="3.3.12"
HOMEPAGE="https://github.com/shiftkey/desktop/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.3.10-linux1/GitHubDesktop-linux-amd64-3.3.10-linux1.deb"
MD5SUM_x86_64="ebd5667b63e678e86823eb5d126eb819"
DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.3.12-linux2/GitHubDesktop-linux-amd64-3.3.12-linux2.deb \
https://github.com/shiftkey/desktop/releases/download/release-3.3.12-linux2/GitHubDesktop-linux-arm64-3.3.12-linux2.deb"
MD5SUM_x86_64="0259c75f2b0756e94279e1035f5b1dd9 \
358b3e487ab2ceebb16ca851d89d9c53"
REQUIRES=""
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"