mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
misc/ltunify: Updated for version 0.3.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b049b0a6b1
commit
62085b63b6
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=ltunify
|
||||
VERSION=${VERSION:-0.2}
|
||||
VERSION=${VERSION:-0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ltunify"
|
||||
VERSION="0.2"
|
||||
VERSION="0.3"
|
||||
HOMEPAGE="https://lekensteyn.nl/logitech-unifying.html"
|
||||
DOWNLOAD="https://git.lekensteyn.nl/ltunify/snapshot/ltunify-0.2.tar.gz"
|
||||
MD5SUM="f24cc422ae246bb139c1b53be09e8b82"
|
||||
DOWNLOAD="https://git.lekensteyn.nl/ltunify/snapshot/ltunify-0.3.tar.gz"
|
||||
MD5SUM="28544d387d000a728282f8647feb90d6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue