diff options
-rw-r--r-- | desktop/nwg-look/nwg-look.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/nwg-look/nwg-look.info | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/nwg-look/nwg-look.SlackBuild b/desktop/nwg-look/nwg-look.SlackBuild index 595ea7acda..5ba91974b9 100644 --- a/desktop/nwg-look/nwg-look.SlackBuild +++ b/desktop/nwg-look/nwg-look.SlackBuild @@ -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} diff --git a/desktop/nwg-look/nwg-look.info b/desktop/nwg-look/nwg-look.info index 117b0ec61a..27a2de49e5 100644 --- a/desktop/nwg-look/nwg-look.info +++ b/desktop/nwg-look/nwg-look.info @@ -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" |