summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2023-06-26 20:31:28 +0200
committer Willy Sudiarto Raharjo2023-07-02 18:21:31 +0200
commit7415ee8e4413f4489e55c4d143ecadbb33612a4d (patch)
tree120e25475e93178d9193359f2342df267252afe4
parent2507c70f224a6c0b6b80e62ea010de3ecbc2b110 (diff)
downloadslackbuilds-7415ee8e4413f4489e55c4d143ecadbb33612a4d.tar.gz
desktop/yad: Updated for version 13.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/yad/yad.SlackBuild4
-rw-r--r--desktop/yad/yad.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/yad/yad.SlackBuild b/desktop/yad/yad.SlackBuild
index 7b47fde28e..49ab95eb25 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 3724eb5749..d52d980459 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=""