diff options
Diffstat (limited to 'desktop/nwg-shell/nwg-shell.SlackBuild')
-rw-r--r-- | desktop/nwg-shell/nwg-shell.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/nwg-shell/nwg-shell.SlackBuild b/desktop/nwg-shell/nwg-shell.SlackBuild index eeddc4f97aa1d..0a4ddad253e04 100644 --- a/desktop/nwg-shell/nwg-shell.SlackBuild +++ b/desktop/nwg-shell/nwg-shell.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nwg-shell -VERSION=${VERSION:-0.5.10} +VERSION=${VERSION:-0.5.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |