desktop/j4-dmenu-desktop: Use long-format github URL.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-03-01 15:49:46 -05:00 committed by Willy Sudiarto Raharjo
parent 2884ae67b7
commit 39552ce3e3
2 changed files with 5 additions and 2 deletions

View file

@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20170301 bkw:
# - Use github long-form URL.
# 20160726 bkw:
# - Update for 2.14 release.
@ -67,7 +70,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-r$VERSION
tar xvf $CWD/$PRGNAM-r$VERSION.tar.gz || tar xvf $CWD/r$VERSION.tar.gz
tar xvf $CWD/$PRGNAM-r$VERSION.tar.gz
cd $PRGNAM-r$VERSION
chown -R root:root .
find -L . \

View file

@ -1,7 +1,7 @@
PRGNAM="j4-dmenu-desktop"
VERSION="2.14"
HOMEPAGE="http://www.j4tools.org/"
DOWNLOAD="https://github.com/enkore/j4-dmenu-desktop/archive/r2.14.tar.gz"
DOWNLOAD="https://github.com/enkore/j4-dmenu-desktop/archive/r2.14/j4-dmenu-desktop-r2.14.tar.gz"
MD5SUM="fed09b7984cfe2c2f1dcbc25f1232452"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""