diff options
Diffstat (limited to 'system/pass-import/pass-import.SlackBuild')
-rw-r--r-- | system/pass-import/pass-import.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pass-import/pass-import.SlackBuild b/system/pass-import/pass-import.SlackBuild index 52af66a8f6..d02ba3b1eb 100644 --- a/system/pass-import/pass-import.SlackBuild +++ b/system/pass-import/pass-import.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pass-import VERSION=${VERSION:-3.5} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |