aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/wlc/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wlc/APKBUILD b/community/wlc/APKBUILD
index 34158ba454..4a74677c0e 100644
--- a/community/wlc/APKBUILD
+++ b/community/wlc/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=wlc
-pkgver=0.0.8
-pkgrel=1
+pkgver=0.0.9
+pkgrel=0
pkgdesc="Wayland Compositor Library"
url="https://github.com/Cloudef/wlc"
arch="all"
@@ -33,4 +33,4 @@ package() {
make DESTDIR="$pkgdir/" -C "$builddir" install
}
-sha512sums="5ddf7dfc5115fa51ea078933b60c6e8ef9515db98f1c47d4ecfe3f49e07dbdadf2bbeb6f6002cc83d13098dee5fa7e66fcae211a58bd762ee984088aebadb779 wlc-0.0.8.tar.bz2"
+sha512sums="d34a29c779a39ffb95413f26c62d545f29ed7890529296b837bb153687600582dbe927c65558923bd1614c5fe904aa9cff760c272e79c6c0eff10ba38eee895b wlc-0.0.9.tar.bz2"