mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/herbstluftwm: Updated for version 0.9.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8732c6a30b
commit
a0d867a50c
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=herbstluftwm
|
PRGNAM=herbstluftwm
|
||||||
VERSION=${VERSION:-0.9.4}
|
VERSION=${VERSION:-0.9.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="herbstluftwm"
|
PRGNAM="herbstluftwm"
|
||||||
VERSION="0.9.4"
|
VERSION="0.9.5"
|
||||||
HOMEPAGE="https://herbstluftwm.org"
|
HOMEPAGE="https://herbstluftwm.org"
|
||||||
DOWNLOAD="https://herbstluftwm.org/tarballs/herbstluftwm-0.9.4.tar.gz"
|
DOWNLOAD="https://herbstluftwm.org/tarballs/herbstluftwm-0.9.5.tar.gz"
|
||||||
MD5SUM="41f5a543d1401953a4ed9900354c99d1"
|
MD5SUM="d62c066ea25dceef34a936fe8b4e5783"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue