diff options
author | Marco Lavorini <sbo dot mlavorini at outlook dot com> | 2025-04-05 09:03:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-05 09:16:37 +0700 |
commit | 60ba0428eebcc4ec231ff3877deeb38ca6e89634 (patch) | |
tree | ef8a27cc5a8695635e4178eacb3a48b8e07ab6d8 | |
parent | 0731fbe19c75d9843f9c294fd4b65d791cdb2bf3 (diff) |
network/syncthingtray-bin: Updated for version 1.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/syncthingtray-bin/syncthingtray-bin.SlackBuild | 2 | ||||
-rw-r--r-- | network/syncthingtray-bin/syncthingtray-bin.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/syncthingtray-bin/syncthingtray-bin.SlackBuild b/network/syncthingtray-bin/syncthingtray-bin.SlackBuild index 54cddd4eeb..d0cb536f36 100644 --- a/network/syncthingtray-bin/syncthingtray-bin.SlackBuild +++ b/network/syncthingtray-bin/syncthingtray-bin.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=syncthingtray-bin SRCNAM=syncthingtray -VERSION=${VERSION:-1.7.3} +VERSION=${VERSION:-1.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/syncthingtray-bin/syncthingtray-bin.info b/network/syncthingtray-bin/syncthingtray-bin.info index aafcd10a05..f0652f2429 100644 --- a/network/syncthingtray-bin/syncthingtray-bin.info +++ b/network/syncthingtray-bin/syncthingtray-bin.info @@ -1,10 +1,10 @@ PRGNAM="syncthingtray-bin" -VERSION="1.7.3" +VERSION="1.7.4" HOMEPAGE="https://github.com/Martchus/syncthingtray" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/Martchus/syncthingtray/releases/download/v1.7.3/syncthingtray-1.7.3-x86_64-pc-linux-gnu.tar.xz" -MD5SUM_x86_64="7780113a89ba0e939ce5ea3716117a67" +DOWNLOAD_x86_64="https://github.com/Martchus/syncthingtray/releases/download/v1.7.4/syncthingtray-1.7.4-x86_64-pc-linux-gnu.tar.xz" +MD5SUM_x86_64="90e71cfb05b026fcbd901738e938595a" REQUIRES="" MAINTAINER="Marco Lavorini" EMAIL="sbo dot mlavorini at outlook dot com" |