From c9c6d2390726a87f51fe6520a618b4414ce053aa Mon Sep 17 00:00:00 2001 From: Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> Date: Wed, 29 Nov 2023 06:44:30 -0500 Subject: development/github-desktop: Updated for version 3.3.5 Signed-off-by: Willy Sudiarto Raharjo --- development/github-desktop/README | 2 +- development/github-desktop/github-desktop.SlackBuild | 4 ++-- development/github-desktop/github-desktop.info | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'development') 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" -- cgit v1.2.3-80-g2a13