aboutsummaryrefslogtreecommitdiff
path: root/system/exomizer/exomizer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/exomizer/exomizer.SlackBuild')
-rw-r--r--system/exomizer/exomizer.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/exomizer/exomizer.SlackBuild b/system/exomizer/exomizer.SlackBuild
index b07112a8f62a3..9f4f47f02b9e4 100644
--- a/system/exomizer/exomizer.SlackBuild
+++ b/system/exomizer/exomizer.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20180829 bkw: update for v3.0.1
+
# 20180619 bkw:
# - update for v3.0.0
# - host tarball on naptime instead of ponce.cc
@@ -14,7 +16,7 @@
# - can still build with VERSION=2.0.9 or VERSION=2.0.10, if needed
PRGNAM=exomizer
-VERSION=${VERSION:-3.0.0}
+VERSION=${VERSION:-3.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}