diff options
Diffstat (limited to 'source/n/newspost/newspost.SlackBuild')
-rwxr-xr-x | source/n/newspost/newspost.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/n/newspost/newspost.SlackBuild b/source/n/newspost/newspost.SlackBuild index cc659a5f..0b045059 100755 --- a/source/n/newspost/newspost.SlackBuild +++ b/source/n/newspost/newspost.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=newspost VERSION=2.1.1 -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |