Browse Source
desktop/nwg-look: Updated for version 1.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/301/head
Jay Lanagan
4 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
6 additions and
6 deletions
-
desktop/nwg-look/nwg-look.SlackBuild
-
desktop/nwg-look/nwg-look.info
|
|
@ -25,7 +25,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=nwg-look |
|
|
|
VERSION=${VERSION:-1.0.5} |
|
|
|
VERSION=${VERSION:-1.0.6} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="nwg-look" |
|
|
|
VERSION="1.0.5" |
|
|
|
VERSION="1.0.6" |
|
|
|
HOMEPAGE="https://github.com/nwg-piotr/nwg-look/" |
|
|
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-look/archive/v1.0.5/nwg-look-1.0.5.tar.gz \ |
|
|
|
https://slackware.lngn.net/pub/source/nwg-look/nwg-look-vendor-1.0.5.tar.xz" |
|
|
|
MD5SUM="ae3c73e52543caf4e67df2879332948c \ |
|
|
|
24cbed57e9f13b81f3a753c913642628" |
|
|
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-look/archive/v1.0.6/nwg-look-1.0.6.tar.gz \ |
|
|
|
https://slackware.lngn.net/pub/source/nwg-look/nwg-look-vendor-1.0.6.tar.xz" |
|
|
|
MD5SUM="7845d343ca4b2dd2cf9ace7697a1468d \ |
|
|
|
e76dea3ef0a1ec81ece72fd3618d8607" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="google-go-lang xcur2png" |
|
|
|