From 58d244fd48d272404fd22f589cc6ffb46a19efdc Mon Sep 17 00:00:00 2001 From: Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> Date: Wed, 3 Apr 2024 19:14:16 -0400 Subject: [PATCH] development/github-desktop: Updated for version 3.3.12. Signed-off-by: Willy Sudiarto Raharjo --- development/github-desktop/github-desktop.SlackBuild | 2 +- development/github-desktop/github-desktop.info | 8 +++++--- 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"