development/github-desktop: Updated for version 3.4.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jay Lanagan 2024-07-18 15:39:30 -04:00 committed by Willy Sudiarto Raharjo
parent c4f4156030
commit b19bd4b7df
2 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-desktop
SRCNAM=GitHubDesktop
VERSION=${VERSION:-3.3.18}
VERSION=${VERSION:-3.4.2}
BUILD=${BUILD:-1}
DEBBUILD=${DEBBUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,12 +1,12 @@
PRGNAM="github-desktop"
VERSION="3.3.18"
VERSION="3.4.2"
HOMEPAGE="https://github.com/shiftkey/desktop/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.3.18-linux1/GitHubDesktop-linux-amd64-3.3.18-linux1.deb \
https://github.com/shiftkey/desktop/releases/download/release-3.3.18-linux1/GitHubDesktop-linux-arm64-3.3.18-linux1.deb"
MD5SUM_x86_64="f5f72e825d8ffa4ff91e39c731cef06e \
315566794c2331f19c39e2ea4088ea0b"
DOWNLOAD_x86_64="https://github.com/shiftkey/desktop/releases/download/release-3.4.2-linux1/GitHubDesktop-linux-amd64-3.4.2-linux1.deb \
https://github.com/shiftkey/desktop/releases/download/release-3.4.2-linux1/GitHubDesktop-linux-arm64-3.4.2-linux1.deb"
MD5SUM_x86_64="fb9c3ac5d457f5a3b1de1d98d0c96bb3 \
49f8432dcce2e7ef88bb6db9abf5409d"
REQUIRES=""
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"