aboutsummaryrefslogtreecommitdiffstats
path: root/community/wlroots
diff options
context:
space:
mode:
Diffstat (limited to 'community/wlroots')
-rw-r--r--community/wlroots/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/wlroots/APKBUILD b/community/wlroots/APKBUILD
index a38ef96544..9b42958153 100644
--- a/community/wlroots/APKBUILD
+++ b/community/wlroots/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Henrik Riomar <henrik.riomar@gmail.com>
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=wlroots
-pkgver=0.5.0
-pkgrel=1
+pkgver=0.6.0
+pkgrel=0
pkgdesc="A modular Wayland compositor library"
url="https://github.com/swaywm/wlroots"
arch="all"
@@ -41,4 +41,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="4defecff91a6179d3a6b7d05c92c14b20c7fa69263a889869912e913a5d1e29f9fd4684f9816b03e2427a21c004d64236f35d8282e02e8d27d826442f1f8b3a7 wlroots-0.5.0.tar.gz"
+sha512sums="c205d4303a381e11ef2f4db2faac1ddf9ad85c675824aae9cfe62d9f8bd313f1568d4810db1d006416783b50c8364198648a46d1ba453a0d8f659d6920618286 wlroots-0.6.0.tar.gz"