mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/xtrlock: Updated for version 2.7.
This commit is contained in:
parent
131a767246
commit
e267121dd7
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
|
||||
|
||||
PRGNAM=xtrlock
|
||||
VERSION=${VERSION:-2.6}
|
||||
VERSION=${VERSION:-2.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xtrlock"
|
||||
VERSION="2.6"
|
||||
VERSION="2.7"
|
||||
HOMEPAGE="http://packages.debian.org/sid/xtrlock"
|
||||
DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/x/xtrlock/xtrlock_2.6.tar.gz"
|
||||
MD5SUM="ccd04f593f81c1d70f6376c3c819c19d"
|
||||
DOWNLOAD="http://ftp.de.debian.org/debian/pool/main/x/xtrlock/xtrlock_2.7.tar.gz"
|
||||
MD5SUM="fe2dbac4d35f0d8230bca5af0e7dc09e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue