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 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} |