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 5a60ed7fdf4f..106db9e8c988 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=wlc-git
-pkgver=r716.d7f7f40
+pkgver=r721.016b5a7
pkgrel=1
pkgdesc='Wayland compositor library.'
@@ -33,7 +33,7 @@ prepare() {
cd wlc
git submodule init
git config submodule.chck.url "$srcdir"/chck
- git submodule update lib/chck/src
+ git submodule update lib/chck
}
build() {