summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-11-11 02:11:59 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:08 +0700
commit5815cecc2fef0af265867aadf3566bd6def0e16e (patch)
tree66c98da83abdefeef4ff34289915de44e19e1ca9
parent63847ca8c88efe7cbad832e2af9ae6de143fcb10 (diff)
downloadslackbuilds-5815cecc2fef0af265867aadf3566bd6def0e16e.tar.gz
system/libratbag: Updated for version 0.17.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/libratbag/libratbag.SlackBuild4
-rw-r--r--system/libratbag/libratbag.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/libratbag/libratbag.SlackBuild b/system/libratbag/libratbag.SlackBuild
index 0c9f1cb9bd..c28c46f7bd 100644
--- a/system/libratbag/libratbag.SlackBuild
+++ b/system/libratbag/libratbag.SlackBuild
@@ -27,8 +27,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libratbag
-VERSION=${VERSION:-0.16}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.17}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/libratbag/libratbag.info b/system/libratbag/libratbag.info
index 093245b432..fd15b37516 100644
--- a/system/libratbag/libratbag.info
+++ b/system/libratbag/libratbag.info
@@ -1,8 +1,8 @@
PRGNAM="libratbag"
-VERSION="0.16"
+VERSION="0.17"
HOMEPAGE="https://github.com/libratbag/libratbag"
-DOWNLOAD="https://github.com/libratbag/libratbag/archive/v0.16/libratbag-0.16.tar.gz"
-MD5SUM="ca6ff73eb21f66558657cfe604a49e3e"
+DOWNLOAD="https://github.com/libratbag/libratbag/archive/v0.17/libratbag-0.17.tar.gz"
+MD5SUM="6d3e1d8b9df938be1f1ccfcd1641c7aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-evdev"