summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Jay Lanagan2024-04-04 01:14:16 +0200
committer Willy Sudiarto Raharjo2024-04-04 05:59:41 +0200
commit58d244fd48d272404fd22f589cc6ffb46a19efdc (patch)
treed7244036067f3b0efb391c34fa2348f06d127132 /development
parent25feb285bc2fb0fb0284e4b268349d6bd897cff0 (diff)
downloadslackbuilds-58d244fd48d272404fd22f589cc6ffb46a19efdc.tar.gz
development/github-desktop: Updated for version 3.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/github-desktop/github-desktop.SlackBuild2
-rw-r--r--development/github-desktop/github-desktop.info8
2 files changed, 6 insertions, 4 deletions
diff --git a/development/github-desktop/github-desktop.SlackBuild b/development/github-desktop/github-desktop.SlackBuild
index 1a8001a9c4..0934ae9d97 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.10}
+VERSION=${VERSION:-3.3.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/github-desktop/github-desktop.info b/development/github-desktop/github-desktop.info
index 0f908f1a75..ce376c9b79 100644
--- a/development/github-desktop/github-desktop.info
+++ b/development/github-desktop/github-desktop.info
@@ -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"