diff options
-rw-r--r-- | desktop/labwc/labwc.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/labwc/labwc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/labwc/labwc.SlackBuild b/desktop/labwc/labwc.SlackBuild index 4742f71a95ac..2bccf4e234d3 100644 --- a/desktop/labwc/labwc.SlackBuild +++ b/desktop/labwc/labwc.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=labwc -VERSION=${VERSION:-0.5.2} +VERSION=${VERSION:-0.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/labwc/labwc.info b/desktop/labwc/labwc.info index 8292580151f2..aa34d84483cc 100644 --- a/desktop/labwc/labwc.info +++ b/desktop/labwc/labwc.info @@ -1,8 +1,8 @@ PRGNAM="labwc" -VERSION="0.5.2" +VERSION="0.5.3" HOMEPAGE="https://github.com/labwc/labwc" -DOWNLOAD="https://github.com/labwc/labwc/archive/0.5.2/labwc-0.5.2.tar.gz" -MD5SUM="1c4c522f6d382cedb8f7e4f6d236d9f1" +DOWNLOAD="https://github.com/labwc/labwc/archive/0.5.3/labwc-0.5.3.tar.gz" +MD5SUM="817c72eb416ed3d2e079e891d93a326b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="wlroots" |