diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/yad/yad.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/yad/yad.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/yad/yad.SlackBuild b/desktop/yad/yad.SlackBuild index 7b47fde28edb5..49ab95eb255e5 100644 --- a/desktop/yad/yad.SlackBuild +++ b/desktop/yad/yad.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for yad # Copyright 2010-2014 Charles <SlackBuilds@catcons.co.uk> -# Copyright 2015-2020 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2015-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=yad -VERSION=${VERSION:-7.3} +VERSION=${VERSION:-13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/yad/yad.info b/desktop/yad/yad.info index 3724eb57499c7..d52d98045993e 100644 --- a/desktop/yad/yad.info +++ b/desktop/yad/yad.info @@ -1,8 +1,8 @@ PRGNAM="yad" -VERSION="7.3" +VERSION="13.0" HOMEPAGE="https://github.com/v1cont/yad/" -DOWNLOAD="https://github.com/v1cont/yad/releases/download/v7.3/yad-7.3.tar.xz" -MD5SUM="75883db190160e613709239049fe777a" +DOWNLOAD="https://github.com/v1cont/yad/releases/download/v13.0/yad-13.0.tar.xz" +MD5SUM="e8aff4b660a110fe54eae22382afc8f7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |