aboutsummaryrefslogtreecommitdiff
path: root/python/pywlroots/pywlroots.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-07-06 19:29:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-09 10:06:16 +0700
commit5cee183f010d33bad3e6c6f9e756aa1ae596401b (patch)
treedb6c4d0f0dafcb41633a4a32016d444bfcc597be /python/pywlroots/pywlroots.SlackBuild
parentcf01e709c6b4c79a99013213b3bb83b19de7fb49 (diff)
python/pywlroots: Updated for version 0.15.18.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 9f8e701de22f..eefd7824d8ca 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.14}
+VERSION=${VERSION:-0.15.18}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}