summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Jay Lanagan2023-12-19 10:13:57 +0100
committer Willy Sudiarto Raharjo2023-12-22 02:00:30 +0100
commit76b62020b725fc3ab7dbc17f99bfc813730ace49 (patch)
tree6f09c5a0ec7fa6552e01642a86c06a4cec37be13 /development
parentb3643060222dbb83de98d5915ef85edd9bde50af (diff)
downloadslackbuilds-76b62020b725fc3ab7dbc17f99bfc813730ace49.tar.gz
development/github-desktop: Updated for version 3.3.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/github-desktop/README2
-rw-r--r--development/github-desktop/github-desktop.SlackBuild2
-rw-r--r--development/github-desktop/github-desktop.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/development/github-desktop/README b/development/github-desktop/README
index 775d292e5c..6c89cf8555 100644
--- a/development/github-desktop/README
+++ b/development/github-desktop/README
@@ -11,4 +11,4 @@ The script also supports aarch64 but you must manually wget the file
as the .info cannot support it directly.
arm64/aarch64 link:
-https://github.com/shiftkey/desktop/releases/download/release-3.3.5-linux2/GitHubDesktop-linux-arm64-3.3.5-linux2.deb
+https://github.com/shiftkey/desktop/releases/download/release-3.3.6-linux2/GitHubDesktop-linux-arm64-3.3.6-linux2.deb
diff --git a/development/github-desktop/github-desktop.SlackBuild b/development/github-desktop/github-desktop.SlackBuild
index 78a7399bd5..2f71c07826 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.5}
+VERSION=${VERSION:-3.3.6}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/github-desktop/github-desktop.info b/development/github-desktop/github-desktop.info
index dde9b33718..4d0f27d0fe 100644
--- a/development/github-desktop/github-desktop.info
+++ b/development/github-desktop/github-desktop.info
@@ -1,10 +1,10 @@
PRGNAM="github-desktop"
-VERSION="3.3.5"
+VERSION="3.3.6"
HOMEPAGE="https://github.com/shiftkey/desktop/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.3.5-linux2/GitHubDesktop-linux-amd64-3.3.5-linux2.deb"
-MD5SUM_x86_64="18ce620c97554af89744153e6cb0fd3a"
+DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.3.6-linux2/GitHubDesktop-linux-amd64-3.3.6-linux2.deb"
+MD5SUM_x86_64="1a8e5c6b0f24872b588e6125016ea82b"
REQUIRES=""
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"