diff options
Diffstat (limited to 'system/piper/piper.SlackBuild')
-rw-r--r-- | system/piper/piper.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/piper/piper.SlackBuild b/system/piper/piper.SlackBuild index 008b570bfeda8..c4d6c8d03c4aa 100644 --- a/system/piper/piper.SlackBuild +++ b/system/piper/piper.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=piper -VERSION=${VERSION:-0.6} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.7} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |