summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/exomizer/exomizer.SlackBuild7
-rw-r--r--system/exomizer/exomizer.info6
2 files changed, 6 insertions, 7 deletions
diff --git a/system/exomizer/exomizer.SlackBuild b/system/exomizer/exomizer.SlackBuild
index 1d6ec8b391..503a491dc3 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.
+# 20210826 bkw: update for v3.1.1.
+
# 20210225 bkw: update for v3.1.0, try using upstream's download
# URL again. Handle bitbucket adding ?rev=<hash> to the filename, by
# using .zip* as the source filename. Not ideal, but workable.
@@ -23,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=exomizer
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-3.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -36,9 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/system/exomizer/exomizer.info b/system/exomizer/exomizer.info
index 8ce26be2ec..c69ef9e1a5 100644
--- a/system/exomizer/exomizer.info
+++ b/system/exomizer/exomizer.info
@@ -1,8 +1,8 @@
PRGNAM="exomizer"
-VERSION="3.1.0"
+VERSION="3.1.1"
HOMEPAGE="https://bitbucket.org/magli143/exomizer/wiki/Home"
-DOWNLOAD="https://bitbucket.org/magli143/exomizer/wiki/downloads/exomizer-3.1.0.zip"
-MD5SUM="ea39dde72aa703324e27a4ee8b6ad1b4"
+DOWNLOAD="https://bitbucket.org/magli143/exomizer/wiki/downloads/exomizer-3.1.1.zip"
+MD5SUM="c50423f0d3fd26de352991b0430a73a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""