summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRonan Pigott2020-08-05 13:30:55 -0700
committerRonan Pigott2020-08-05 13:30:55 -0700
commit7adef0f8a0db4812d7831b68b1eb9e17db284ee8 (patch)
tree46162edb41ee14997c8a5a8db63be7df51224de7 /PKGBUILD
parent9ae394b994e145c1e86312beb423fe3095aab1c8 (diff)
downloadaur-7adef0f8a0db4812d7831b68b1eb9e17db284ee8.tar.gz
version 0.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89c85664a250..c0ea8c9423ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ronan Pigott <rpigott@berkeley.edu>
pkgname=wlrctl
-pkgver=0.1.1
+pkgver=0.2.0
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=('79b1625d085b770d123e80ac0b3fbe73')
+md5sums=('03d62c7106e90b83f76545204e119ac0')
build() {
cd "$pkgname-v$pkgver"