Merge branch 'master' of github.com:cycojesus/slackbuilds

This commit is contained in:
Gwenhael Le Moine 2014-03-04 16:53:40 +01:00
commit 8128d4e457

View file

@ -4,7 +4,7 @@ CWD=$(pwd)
PRGNAM=$(basename $CWD)
#VERSION=${VERSION:-$(date +%F | tr - .)}
VERSION=${VERSION:-6.0.1}
VERSION=${VERSION:-6.0.2}
ARCH="noarch" # hardcode ARCH
BUILD=${BUILD:-1}
TAG=${TAG:-cyco}