summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/pywlroots/pywlroots.SlackBuild2
-rw-r--r--python/pywlroots/pywlroots.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pywlroots/pywlroots.SlackBuild b/python/pywlroots/pywlroots.SlackBuild
index 7118c283c3..106a908baa 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}
diff --git a/python/pywlroots/pywlroots.info b/python/pywlroots/pywlroots.info
index 2839bd1fc6..df6c8deccf 100644
--- a/python/pywlroots/pywlroots.info
+++ b/python/pywlroots/pywlroots.info
@@ -1,8 +1,8 @@
PRGNAM="pywlroots"
-VERSION="0.15.19"
+VERSION="0.15.22"
HOMEPAGE="https://github.com/flacjacket/pywlroots"
-DOWNLOAD="https://github.com/flacjacket/pywlroots/archive/v0.15.19/pywlroots-0.15.19.tar.gz"
-MD5SUM="1a0172abc9c2ee7dfbb37421aa1475a2"
+DOWNLOAD="https://github.com/flacjacket/pywlroots/archive/v0.15.22/pywlroots-0.15.22.tar.gz"
+MD5SUM="fc74bfdc97666e1b0485a40de4079bbd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wlroots pywayland python-xkbcommon"