summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2022-07-07 04:29:40 +0200
committer Willy Sudiarto Raharjo2022-07-09 05:06:16 +0200
commit5cee183f010d33bad3e6c6f9e756aa1ae596401b (patch)
treedb6c4d0f0dafcb41633a4a32016d444bfcc597be
parentcf01e709c6b4c79a99013213b3bb83b19de7fb49 (diff)
downloadslackbuilds-5cee183f010d33bad3e6c6f9e756aa1ae596401b.tar.gz
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>
-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 9f8e701de2..eefd7824d8 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}
diff --git a/python/pywlroots/pywlroots.info b/python/pywlroots/pywlroots.info
index 16436e2a29..6cb33f97f4 100644
--- a/python/pywlroots/pywlroots.info
+++ b/python/pywlroots/pywlroots.info
@@ -1,8 +1,8 @@
PRGNAM="pywlroots"
-VERSION="0.15.14"
+VERSION="0.15.18"
HOMEPAGE="https://github.com/flacjacket/pywlroots"
-DOWNLOAD="https://github.com/flacjacket/pywlroots/archive/v0.15.14/pywlroots-0.15.14.tar.gz"
-MD5SUM="4ac8174eebb6b8960c51df58ba4c878f"
+DOWNLOAD="https://github.com/flacjacket/pywlroots/archive/v0.15.18/pywlroots-0.15.18.tar.gz"
+MD5SUM="11340fd3e910a6168427352cb3cf3625"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wlroots pywayland python-xkbcommon"