summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRonan Pigott2020-08-06 01:41:00 -0700
committerRonan Pigott2020-08-06 01:41:00 -0700
commitc9ef2470a2141f8c62d5cabe103dd2ccff0a5c7a (patch)
treec9d06d0938637206018bf3dacb826863367b22f3 /PKGBUILD
parent7adef0f8a0db4812d7831b68b1eb9e17db284ee8 (diff)
downloadaur-c9ef2470a2141f8c62d5cabe103dd2ccff0a5c7a.tar.gz
version 0.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c0ea8c9423ac..799e1adf47db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ronan Pigott <rpigott@berkeley.edu>
pkgname=wlrctl
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc='Utility for miscellaneous wlroots extensions'
url='https://git.sr.ht/~brocellous/wlrctl'
@@ -13,7 +13,7 @@ source=(
depends=('wayland' 'libxkbcommon')
makedepends=('scdoc' 'meson' 'ninja')
-md5sums=('03d62c7106e90b83f76545204e119ac0')
+md5sums=('8f7c7bb154f255905213896bdf4f985c')
build() {
cd "$pkgname-v$pkgver"