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 799e1adf47db..416b034a6147 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wlrctl
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='Utility for miscellaneous wlroots extensions'
url='https://git.sr.ht/~brocellous/wlrctl'
arch=('x86_64')
@@ -13,7 +13,7 @@ source=(
depends=('wayland' 'libxkbcommon')
makedepends=('scdoc' 'meson' 'ninja')
-md5sums=('8f7c7bb154f255905213896bdf4f985c')
+md5sums=('bb91f35a71320ea908bb17acc2f41c27')
build() {
cd "$pkgname-v$pkgver"