aboutsummaryrefslogtreecommitdiffstats
path: root/community/wlroots/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wlroots/APKBUILD')
-rw-r--r--community/wlroots/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/wlroots/APKBUILD b/community/wlroots/APKBUILD
index 15919bddab..1889ff9016 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.10.0
-pkgrel=1
+pkgver=0.10.1
+pkgrel=0
pkgdesc="A modular Wayland compositor library"
url="https://github.com/swaywm/wlroots"
arch="all"
@@ -26,7 +26,7 @@ makedepends="
xkeyboard-config
"
subpackages="$pkgname-dev"
-source="$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz"
+source="$pkgname-$pkgver.tar.gz::https://github.com/swaywm/wlroots/archive/$pkgver.tar.gz"
build() {
meson \
@@ -44,4 +44,4 @@ package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="0e8e0c37f1afb1d99f0ecb3c2282992ffd06381aaa396c7234ead9f3ff2d5c599e766b677680ebaecf68e792054c3e42657d24f32d08bc8bcf35f9eb4bdaa876 wlroots-0.10.0.tar.gz"
+sha512sums="e1af5a5b6484b5f4060090e13d22d699d5aaa6926e1a6b1043d2b900f88a002ed67dacf8498f23ed3008bf8a35500f415f95b3dbcf50de5da354f309f9161d58 wlroots-0.10.1.tar.gz"