summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-05-20 17:25:34 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:27 +0700
commitd933d5a0cf39d2076e1f3d17f93b98888d0a4978 (patch)
tree91bcbb645bdbce5ed1e81b23b121cc9911dba38a
parentc3d0f84974dbd976aa50c60048c6fd2292cb34f4 (diff)
downloadslackbuilds-d933d5a0cf39d2076e1f3d17f93b98888d0a4978.tar.gz
slackbuilds-d933d5a0cf39d2076e1f3d17f93b98888d0a4978.tar.xz
python/pywlroots: Updated for version 0.15.14.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 73a4bc89f8..9f8e701de2 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.11}
+VERSION=${VERSION:-0.15.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/pywlroots/pywlroots.info b/python/pywlroots/pywlroots.info
index 93be16f02a..16436e2a29 100644
--- a/python/pywlroots/pywlroots.info
+++ b/python/pywlroots/pywlroots.info
@@ -1,8 +1,8 @@
PRGNAM="pywlroots"
-VERSION="0.15.11"
+VERSION="0.15.14"
HOMEPAGE="https://github.com/flacjacket/pywlroots"
-DOWNLOAD="https://github.com/flacjacket/pywlroots/archive/v0.15.11/pywlroots-0.15.11.tar.gz"
-MD5SUM="4590117fcb4d99048dba3b2eae1ffe3f"
+DOWNLOAD="https://github.com/flacjacket/pywlroots/archive/v0.15.14/pywlroots-0.15.14.tar.gz"
+MD5SUM="4ac8174eebb6b8960c51df58ba4c878f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wlroots pywayland python-xkbcommon"