summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd1641940bf0..f1fe90456b8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lex Black <autumn-wind@web.de>
pkgname=labwc
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc='stacking wayland compositor with look and feel from openbox'
url="https://github.com/labwc/labwc"
@@ -11,7 +11,7 @@ depends=('pango' 'wlroots>=0.15' 'wlroots<0.16' 'wayland' 'xorg-xwayland')
makedepends=('meson' 'scdoc' 'wayland-protocols')
optdepends=("bemenu: default launcher via Alt+F3")
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/labwc/labwc/archive/${pkgver}.tar.gz")
-b2sums=('a839cb1e4b84a455c8cc0d411e3cb5d9960477568d062e847fcda7ef0f69f822e28bbdda088f2f6130d63d7c65bf8c623a0cb909d6eebb71fd91482c49e5154d')
+b2sums=('c43c7b8f59b886436a6dce6c1e8383381ee6228d7207ec1caa84f49ddc8b0bcd772e22f18e05794a82b79f566ab54e7efb13be1d3d45c34ee81a44bf929a5304')
build() {