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:
Dave Woodfall 2022-03-02 17:39:17 +00:00 committed by Willy Sudiarto Raharjo
parent b049b0a6b1
commit 62085b63b6
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ltunify PRGNAM=ltunify
VERSION=${VERSION:-0.2} VERSION=${VERSION:-0.3}
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="ltunify" PRGNAM="ltunify"
VERSION="0.2" VERSION="0.3"
HOMEPAGE="https://lekensteyn.nl/logitech-unifying.html" HOMEPAGE="https://lekensteyn.nl/logitech-unifying.html"
DOWNLOAD="https://git.lekensteyn.nl/ltunify/snapshot/ltunify-0.2.tar.gz" DOWNLOAD="https://git.lekensteyn.nl/ltunify/snapshot/ltunify-0.3.tar.gz"
MD5SUM="f24cc422ae246bb139c1b53be09e8b82" MD5SUM="28544d387d000a728282f8647feb90d6"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""