summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2022-06-02 16:40:11 +0200
committerPhilip Goto2022-06-02 16:40:11 +0200
commit129350adcba055e78ebbd56444c10c91e787e444 (patch)
tree2c501ef4345e157eba979942f677be40718534e2 /PKGBUILD
parent7b67c5be36723359b68f808e2323ab52419d2315 (diff)
downloadaur-129350adcba055e78ebbd56444c10c91e787e444.tar.gz
Update to 0.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48378f112756..3975af112a61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phoc
-pkgver=0.13.1
+pkgver=0.20.0
pkgrel=1
pkgdesc='Wlroots based Phone compositor'
arch=(x86_64 aarch64)
@@ -9,7 +9,7 @@ url='https://gitlab.gnome.org/World/Phosh/phoc'
license=(GPL3)
depends=(
mutter
- 'wlroots>=0.14.0' 'wlroots<0.15.0'
+ wlroots
)
makedepends=(
ctags
@@ -19,7 +19,7 @@ makedepends=(
wayland-protocols
)
source=("${url}/-/archive/v${pkgver}/phoc-v${pkgver}.tar.gz")
-b2sums=('6606855efe7099d12c8be3ee16c401bbcc618aaed2f264abe982cc4a49ccbc0e65fac1b7d8da62de4261bdf3a322f4313a15723c7b7cb7a9ce279957dbf89c78')
+b2sums=('88ddf67905282fb8a9fc0f1cfce048ed837abb159a250c2a28ac5a0da33e1a4f0ba5a5ef3a49e089073d123039dbac7296c4c1f5bf5454324d2fab47d7a0e4a3')
build() {
arch-meson phoc-v${pkgver} build -Dembed-wlroots=disabled