Browse Source
desktop/nwg-look: Updated for version 0.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/206/head
Jay Lanagan
2 years 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:-0.2.3} |
|
|
|
VERSION=${VERSION:-0.2.4} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="nwg-look" |
|
|
|
VERSION="0.2.3" |
|
|
|
VERSION="0.2.4" |
|
|
|
HOMEPAGE="https://github.com/nwg-piotr/nwg-look/" |
|
|
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-look/archive/v0.2.3/nwg-look-0.2.3.tar.gz \ |
|
|
|
https://slackware.lngn.net/pub/source/nwg-look/nwg-look-vendor-0.2.3.tar.gz" |
|
|
|
MD5SUM="d887a3567865a7f46f5d76b08ba9b432 \ |
|
|
|
f28f5af1d011d89d4ed3f17e128bfe13" |
|
|
|
DOWNLOAD="https://github.com/nwg-piotr/nwg-look/archive/v0.2.4/nwg-look-0.2.4.tar.gz \ |
|
|
|
https://slackware.lngn.net/pub/source/nwg-look/nwg-look-vendor-0.2.4.tar.gz" |
|
|
|
MD5SUM="62bfc112ffca0503c4598384bf23a096 \ |
|
|
|
92345424d69ef5b13c59d9937b0d0c0c" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="google-go-lang xcur2png" |
|
|
|