diff options
-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" |