summaryrefslogtreecommitdiffstats
path: root/desktop/gromit-mpx
diff options
context:
space:
mode:
author slackjeff2023-12-28 15:36:19 +0100
committer Willy Sudiarto Raharjo2023-12-29 12:49:43 +0100
commita69df2c72ab612df3f8d6081b04339c5637d2cc9 (patch)
tree60b723b65bafcd78501df84d4a02151540ea1456 /desktop/gromit-mpx
parent0d6adda86218bebf6c629ef3396f6cd3ba60936b (diff)
downloadslackbuilds-a69df2c72ab612df3f8d6081b04339c5637d2cc9.tar.gz
desktop/gromit-mpx: Updated for version 1.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gromit-mpx')
-rw-r--r--desktop/gromit-mpx/gromit-mpx.SlackBuild5
-rw-r--r--desktop/gromit-mpx/gromit-mpx.info8
2 files changed, 5 insertions, 8 deletions
diff --git a/desktop/gromit-mpx/gromit-mpx.SlackBuild b/desktop/gromit-mpx/gromit-mpx.SlackBuild
index 5d32e5cd3c..879eab76f7 100644
--- a/desktop/gromit-mpx/gromit-mpx.SlackBuild
+++ b/desktop/gromit-mpx/gromit-mpx.SlackBuild
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gromit-mpx
-VERSION=${VERSION:-1.4.3}
+VERSION=${VERSION:-1.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -36,9 +36,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/desktop/gromit-mpx/gromit-mpx.info b/desktop/gromit-mpx/gromit-mpx.info
index fe4eb290d8..3e40cdf1a5 100644
--- a/desktop/gromit-mpx/gromit-mpx.info
+++ b/desktop/gromit-mpx/gromit-mpx.info
@@ -1,10 +1,10 @@
PRGNAM="gromit-mpx"
-VERSION="1.4.3"
+VERSION="1.5.1"
HOMEPAGE="https://github.com/bk138/gromit-mpx"
-DOWNLOAD="https://github.com/bk138/gromit-mpx/archive/1.4.3/gromit-mpx-1.4.3.tar.gz"
-MD5SUM="79502e7dae35e2bf425c2132818d7664"
+DOWNLOAD="https://github.com/bk138/gromit-mpx/archive/1.5.1/gromit-mpx-1.5.1.tar.gz"
+MD5SUM="324ed59458add9c8a6eabd9764233c19"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Jefferson Carneiro"
+MAINTAINER="slackjeff"
EMAIL="slackjeff@riseup.net"