diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-07-18 15:39:30 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-19 08:37:42 +0700 |
commit | b19bd4b7df9b0ecf437f6f0df1b9145eeb50f5e9 (patch) | |
tree | cbef2d1f47c150f97e90ba829300354e86fd04fb /development/github-desktop/github-desktop.SlackBuild | |
parent | c4f41560307a4f436193a0399c383acb92d65b28 (diff) |
development/github-desktop: Updated for version 3.4.2.
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 cd016b60b5..7d37422478 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.18} +VERSION=${VERSION:-3.4.2} BUILD=${BUILD:-1} DEBBUILD=${DEBBUILD:-1} TAG=${TAG:-_SBo} |