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

This commit is contained in:
B. Watson 2015-09-14 17:10:05 -04:00 committed by Willy Sudiarto Raharjo
parent 1fb9688f3f
commit 672e2610f9
2 changed files with 7 additions and 4 deletions

View file

@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20150914 bkw:
# - Update for 2.13 release.
# 20150512 bkw:
# - Update for 2.12 release.
# - Replace my man page with upstream's (from git).
@ -24,7 +27,7 @@
# - Added default terminal selection
PRGNAM=j4-dmenu-desktop
VERSION=${VERSION:-2.12}
VERSION=${VERSION:-2.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="j4-dmenu-desktop"
VERSION="2.12"
VERSION="2.13"
HOMEPAGE="http://www.j4tools.org/"
DOWNLOAD="https://github.com/enkore/j4-dmenu-desktop/archive/r2.12.tar.gz"
MD5SUM="89dca54ed781ca7d928bcfe37143c451"
DOWNLOAD="https://github.com/enkore/j4-dmenu-desktop/archive/r2.13.tar.gz"
MD5SUM="ef76857665d5b8bdf9dc7d97ef9b81c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dmenu"