aboutsummaryrefslogtreecommitdiffstats
path: root/community/wlc/APKBUILD
diff options
context:
space:
mode:
authorDaniel Sabogal <dsabogalcc@gmail.com>2017-05-08 22:37:02 -0400
committerDaniel Sabogal <dsabogalcc@gmail.com>2017-05-10 18:28:35 -0400
commited197e16dd875d34554167c35ff82efba118d311 (patch)
treec9efd5ffe8593099dc608e5f2bae920f8bb94076 /community/wlc/APKBUILD
parent855f4841d0d73f145611245e4d6b36caf4d28e4e (diff)
community/wlc: upgrade to 0.0.9
Diffstat (limited to 'community/wlc/APKBUILD')
-rw-r--r--community/wlc/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wlc/APKBUILD b/community/wlc/APKBUILD
index 34158ba4545..4a74677c0ed 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"