aboutsummaryrefslogtreecommitdiffstats
path: root/community/wlroots
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-09-01 10:38:30 +0900
committerLeo <thinkabit.ukim@gmail.com>2019-09-01 06:45:15 -0300
commit218908a9e0e02d26ad04448a07ebb124eef73c2e (patch)
tree820043651d07697c60834d669dec7c9b69fca076 /community/wlroots
parentc408ac328508da84a0b859a486339bc04e669cdd (diff)
community/wlroots: upgrade to 0.7.0
Diffstat (limited to 'community/wlroots')
-rw-r--r--community/wlroots/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wlroots/APKBUILD b/community/wlroots/APKBUILD
index 9b42958153e..33ec6593cfb 100644
--- a/community/wlroots/APKBUILD
+++ b/community/wlroots/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Henrik Riomar <henrik.riomar@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=wlroots
-pkgver=0.6.0
+pkgver=0.7.0
pkgrel=0
pkgdesc="A modular Wayland compositor library"
url="https://github.com/swaywm/wlroots"
@@ -41,4 +41,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="c205d4303a381e11ef2f4db2faac1ddf9ad85c675824aae9cfe62d9f8bd313f1568d4810db1d006416783b50c8364198648a46d1ba453a0d8f659d6920618286 wlroots-0.6.0.tar.gz"
+sha512sums="20e7e81bb945cc683c793f1258e83dbeea5e933faa066125f16a24aa7151000c620f9f47cad21540f8bea7d053d181cb89a2803c30fac1b1b9f3345065b9ba9c wlroots-0.7.0.tar.gz"