diff options
Diffstat (limited to 'desktop/nwg-look/nwg-look.SlackBuild')
-rw-r--r-- | desktop/nwg-look/nwg-look.SlackBuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/desktop/nwg-look/nwg-look.SlackBuild b/desktop/nwg-look/nwg-look.SlackBuild index fa1b0ef75d..ac53453e2e 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:-0.2.4} +VERSION=${VERSION:-0.2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -77,9 +77,6 @@ tar xvf $CWD/v$VERSION.tar.?z || tar xvf $CWD/$PRGNAM-$VERSION.tar.?z cd $PRGNAM-$VERSION tar xvf $CWD/nwg-look-vendor-$VERSION.tar.gz -# lower Go minimum version so we can build on 15.0 -patch -Np1 -i $CWD/gomin.patch || exit 1 - chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ |