mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/wminfo: Updated for version 2.4.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
4c7443d8f5
commit
91e5bc2c90
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# Modified by the SlackBuilds.org project.
|
||||
|
||||
PRGNAM=wminfo
|
||||
VERSION=${VERSION:-2.3.0}
|
||||
VERSION=${VERSION:-2.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wminfo"
|
||||
VERSION="2.3.0"
|
||||
VERSION="2.4.0"
|
||||
HOMEPAGE="http://linux-bsd-unix.strefa.pl/"
|
||||
DOWNLOAD="http://linux-bsd-unix.strefa.pl/wminfo-2.3.0.tar.gz"
|
||||
MD5SUM="234d4e63505417d92a31ba927c882a8e"
|
||||
DOWNLOAD="http://linux-bsd-unix.strefa.pl/wminfo-2.4.0.tar.gz"
|
||||
MD5SUM="f5fdaceadc3da8845c52e1b868a2ef34"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Cezary M. Kruk"
|
||||
|
|
Loading…
Reference in a new issue