summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Jay Lanagan2023-11-29 12:44:30 +0100
committer Willy Sudiarto Raharjo2023-11-30 04:47:52 +0100
commitc9c6d2390726a87f51fe6520a618b4414ce053aa (patch)
tree7af582344baa90e79a86d27a3ec60027ebda2dea /development
parent5ef394eb90dc1cecfd03249365d252e86023d433 (diff)
downloadslackbuilds-c9c6d2390726a87f51fe6520a618b4414ce053aa.tar.gz
development/github-desktop: Updated for version 3.3.5
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.SlackBuild4
-rw-r--r--development/github-desktop/github-desktop.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/development/github-desktop/README b/development/github-desktop/README
index 18332fce8d..775d292e5c 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.3-linux2/GitHubDesktop-linux-arm64-3.3.3-linux2.deb
+https://github.com/shiftkey/desktop/releases/download/release-3.3.5-linux2/GitHubDesktop-linux-arm64-3.3.5-linux2.deb
diff --git a/development/github-desktop/github-desktop.SlackBuild b/development/github-desktop/github-desktop.SlackBuild
index d238a39793..78a7399bd5 100644
--- a/development/github-desktop/github-desktop.SlackBuild
+++ b/development/github-desktop/github-desktop.SlackBuild
@@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-desktop
SRCNAM=GitHubDesktop
-VERSION=${VERSION:-3.3.3}
-BUILD=${BUILD:-1}
+VERSION=${VERSION:-3.3.5}
+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 0186d6dc3a..dde9b33718 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.3"
+VERSION="3.3.5"
HOMEPAGE="https://github.com/shiftkey/desktop/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.3.3-linux2/GitHubDesktop-linux-amd64-3.3.3-linux2.deb"
-MD5SUM_x86_64="abb63bb36f66fb067eee8b3e5c326696"
+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"
REQUIRES=""
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"