diff options
Diffstat (limited to 'python/pywlroots/pywlroots.SlackBuild')
-rw-r--r-- | python/pywlroots/pywlroots.SlackBuild | 2 |
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} |