diff options
Diffstat (limited to 'system/nemo/nemo.SlackBuild')
-rw-r--r-- | system/nemo/nemo.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/nemo/nemo.SlackBuild b/system/nemo/nemo.SlackBuild index 4a4257d258..de1188ecb7 100644 --- a/system/nemo/nemo.SlackBuild +++ b/system/nemo/nemo.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=nemo -VERSION=${VERSION:-6.4.0} +VERSION=${VERSION:-6.4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |