Browse Source
multimedia/w_scan2: Updated for version 1.0.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/292/head
Andrea Sacchetti Picchio
5 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
multimedia/w_scan2/w_scan2.SlackBuild
-
multimedia/w_scan2/w_scan2.info
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=w_scan2 |
|
|
|
VERSION=${VERSION:-1.0.16} |
|
|
|
VERSION=${VERSION:-1.0.17} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="w_scan2" |
|
|
|
VERSION="1.0.16" |
|
|
|
VERSION="1.0.17" |
|
|
|
HOMEPAGE="https://github.com/stefantalpalaru/w_scan2/" |
|
|
|
DOWNLOAD="https://github.com/stefantalpalaru/w_scan2/archive/1.0.16/w_scan2-1.0.16.tar.gz" |
|
|
|
MD5SUM="d19ddc50c652cb130cd866ecac22522d" |
|
|
|
DOWNLOAD="https://github.com/stefantalpalaru/w_scan2/archive/1.0.17/w_scan2-1.0.17.tar.gz" |
|
|
|
MD5SUM="d829b8a0f3eb234871464bd9e3ee4943" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|