aboutsummaryrefslogtreecommitdiffstats
path: root/community/wlroots
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-06-10 20:07:02 -0400
committerLeo <thinkabit.ukim@gmail.com>2019-06-11 05:40:39 -0300
commit427800ab3e53a867abd4d7a27ab5588af7e5b8db (patch)
tree0b2f30e4d07449b22ddc67db6b61bb06d23c38e2 /community/wlroots
parente24e2cbe89eb61205eee9dd280db54522f8e1d75 (diff)
downloadaports-427800ab3e53a867abd4d7a27ab5588af7e5b8db.tar.bz2
aports-427800ab3e53a867abd4d7a27ab5588af7e5b8db.tar.xz
community/wlroots: update to 0.6.0
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"