aboutsummaryrefslogtreecommitdiff
path: root/python/pywlroots/pywlroots.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-22 21:24:14 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-24 07:32:53 +0700
commit6512ad478a73f179188771fdf8ee86266f1e2501 (patch)
tree393471957faca30835d9ed5fc72692c01137c6a4 /python/pywlroots/pywlroots.SlackBuild
parent5cd93ad575d1c65f19dbb35c4a42fe6b87bcbdf3 (diff)
downloadslackbuilds-6512ad478a73f179188771fdf8ee86266f1e2501.tar.xz
python/pywlroots: Update for 0.15.22
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pywlroots/pywlroots.SlackBuild')
-rw-r--r--python/pywlroots/pywlroots.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pywlroots/pywlroots.SlackBuild b/python/pywlroots/pywlroots.SlackBuild
index 7118c283c3fc..106a908baa68 100644
--- a/python/pywlroots/pywlroots.SlackBuild
+++ b/python/pywlroots/pywlroots.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pywlroots
-VERSION=${VERSION:-0.15.19}
+VERSION=${VERSION:-0.15.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}