diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-04-03 19:14:16 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-04 10:59:41 +0700 |
commit | 58d244fd48d272404fd22f589cc6ffb46a19efdc (patch) | |
tree | d7244036067f3b0efb391c34fa2348f06d127132 /development/github-desktop/github-desktop.SlackBuild | |
parent | 25feb285bc2fb0fb0284e4b268349d6bd897cff0 (diff) |
development/github-desktop: Updated for version 3.3.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/github-desktop/github-desktop.SlackBuild')
-rw-r--r-- | development/github-desktop/github-desktop.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |