desktop/j4-dmenu-desktop: Updated for version 2.18.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-11-03 03:12:19 -05:00 committed by Willy Sudiarto Raharjo
parent 08068ae7e9
commit 913081dd91
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 4 deletions

View File

@ -6,6 +6,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20201103 bkw: update for 2.18 release
# 20191128 bkw:
# - Update for 2.17 release.
# - Upstream now includes the man page in the tarball, use that
@ -35,7 +36,7 @@
# - Added default terminal selection
PRGNAM=j4-dmenu-desktop
VERSION=${VERSION:-2.17}
VERSION=${VERSION:-2.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="j4-dmenu-desktop"
VERSION="2.17"
VERSION="2.18"
HOMEPAGE="https://github.com/enkore/j4-dmenu-desktop"
DOWNLOAD="https://github.com/enkore/j4-dmenu-desktop/archive/r2.17/j4-dmenu-desktop-r2.17.tar.gz"
MD5SUM="18c5cd5f56c49535c19a7de9a34a2119"
DOWNLOAD="https://github.com/enkore/j4-dmenu-desktop/archive/r2.18/j4-dmenu-desktop-r2.18.tar.gz"
MD5SUM="5df37206da5daf8512d7582e277a9a4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmenu"