desktop/herbstluftwm: Updated for version 0.9.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2022-12-28 17:27:43 +00:00 committed by Willy Sudiarto Raharjo
parent 8732c6a30b
commit a0d867a50c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""