aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-06-11 12:37:49 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-06-15 07:37:44 +0700
commita88293612e7308fceb8a84dadaa1b960250d3ad9 (patch)
treec87442f628f14f63c54238589f4a5699d3325f3f
parente1a86b906a220f9eb3ce94a27fb2fd28400cedbe (diff)
desktop/mousam: Update for 1.3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/mousam/mousam.SlackBuild2
-rw-r--r--desktop/mousam/mousam.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/mousam/mousam.SlackBuild b/desktop/mousam/mousam.SlackBuild
index a303871660a6b..e2cfdbd86a502 100644
--- a/desktop/mousam/mousam.SlackBuild
+++ b/desktop/mousam/mousam.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mousam
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/mousam/mousam.info b/desktop/mousam/mousam.info
index eb71bae22a592..21afe2020b1bc 100644
--- a/desktop/mousam/mousam.info
+++ b/desktop/mousam/mousam.info
@@ -1,8 +1,8 @@
PRGNAM="mousam"
-VERSION="1.3.0"
+VERSION="1.3.1"
HOMEPAGE="https://github.com/amit9838/mousam"
-DOWNLOAD="https://github.com/amit9838/mousam/archive/v1.3.0/mousam-1.3.0.tar.gz"
-MD5SUM="4710913d20a1c4eeb0fec7c053a9c834"
+DOWNLOAD="https://github.com/amit9838/mousam/archive/v1.3.1/mousam-1.3.1.tar.gz"
+MD5SUM="11194a632da23fdd99ee6e19fbecda83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libadwaita python3-meson-opt"