diff options
Diffstat (limited to 'network/profanity/profanity.SlackBuild')
-rw-r--r-- | network/profanity/profanity.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/profanity/profanity.SlackBuild b/network/profanity/profanity.SlackBuild index 619dd884ced80..9e458a875aeea 100644 --- a/network/profanity/profanity.SlackBuild +++ b/network/profanity/profanity.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=profanity -VERSION=${VERSION:-0.5.1} -BUILD=${BUILD:-3} +VERSION=${VERSION:-0.14.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |