summaryrefslogtreecommitdiffstats
path: root/desktop/xdgmenumaker
diff options
context:
space:
mode:
author B. Watson2023-07-11 21:46:08 +0200
committer Willy Sudiarto Raharjo2023-07-15 12:30:13 +0200
commitb0d96bc5b0d37942759c34877f512be26e316d2a (patch)
tree7b4260e62d85e2ec0c4d39ff3fd610f768f5c599 /desktop/xdgmenumaker
parente2f042329d800c6c47855764634ab3841ba70572 (diff)
downloadslackbuilds-b0d96bc5b0d37942759c34877f512be26e316d2a.tar.gz
desktop/xdgmenumaker: Updated for version 2.1.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xdgmenumaker')
-rw-r--r--desktop/xdgmenumaker/xdgmenumaker.SlackBuild3
-rw-r--r--desktop/xdgmenumaker/xdgmenumaker.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
index 5a136c6512..575ffb9a1a 100644
--- a/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
+++ b/desktop/xdgmenumaker/xdgmenumaker.SlackBuild
@@ -7,6 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/
# for details.
+# 20230711 bkw: updated for v2.1.
# 20221229 bkw: updated for v2.0.
# 20220110 bkw: BUILD=2, update slightly for new txt2tags.
# 20201103 bkw: updated for v1.6.
@@ -23,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xdgmenumaker
-VERSION=${VERSION:-2.0}
+VERSION=${VERSION:-2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/xdgmenumaker/xdgmenumaker.info b/desktop/xdgmenumaker/xdgmenumaker.info
index 0b7abaea88..4e8536cd3a 100644
--- a/desktop/xdgmenumaker/xdgmenumaker.info
+++ b/desktop/xdgmenumaker/xdgmenumaker.info
@@ -1,8 +1,8 @@
PRGNAM="xdgmenumaker"
-VERSION="2.0"
+VERSION="2.1"
HOMEPAGE="https://github.com/gapan/xdgmenumaker"
-DOWNLOAD="https://github.com/gapan/xdgmenumaker/archive/2.0/xdgmenumaker-2.0.tar.gz"
-MD5SUM="ee9111404d96e0ec086db69fbf0ae48f"
+DOWNLOAD="https://github.com/gapan/xdgmenumaker/archive/2.1/xdgmenumaker-2.1.tar.gz"
+MD5SUM="a6fe952808b9ab9e8661c41ddd56e378"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="txt2tags"