aboutsummaryrefslogtreecommitdiff
path: root/development/github-desktop/github-desktop.SlackBuild
diff options
context:
space:
mode:
authorJay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com>2024-06-05 09:00:06 -0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-06 02:10:10 +0700
commit9cd5870b5ff0e804f2aa640c117ccb71175aa7fd (patch)
tree0a68e7a9b2a736ed31c54ff73bf05a61557ab865 /development/github-desktop/github-desktop.SlackBuild
parentd00f14f69fe4cdac6e801a31965540f8aaa2131d (diff)
development/github-desktop: Updated for version 3.3.18.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/github-desktop/github-desktop.SlackBuild b/development/github-desktop/github-desktop.SlackBuild
index fbc8119be0..cd016b60b5 100644
--- a/development/github-desktop/github-desktop.SlackBuild
+++ b/development/github-desktop/github-desktop.SlackBuild
@@ -26,9 +26,9 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=github-desktop
SRCNAM=GitHubDesktop
-VERSION=${VERSION:-3.3.12}
+VERSION=${VERSION:-3.3.18}
BUILD=${BUILD:-1}
-DEBBUILD=${DEBBUILD:-2}
+DEBBUILD=${DEBBUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}