summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2022-06-02 16:53:49 +0200
committerPhilip Goto2022-06-02 16:53:49 +0200
commit9705eaef0f73ade871608f9451a67f3757d015d6 (patch)
tree148d71f3b8618e458421a0392bda29bdd47e7f59
parent8752bb461dd84c89eaece077d4785fce27a47f61 (diff)
downloadaur-9705eaef0f73ade871608f9451a67f3757d015d6.tar.gz
Update to 0.20.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d6115710983..ac1fc7dcad86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phoc-embedded-wlroots
pkgdesc = Wlroots based Phone compositor (matching wlroots embedded)
- pkgver = 0.13.1
+ pkgver = 0.20.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phoc
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = phoc-embedded-wlroots
provides = phoc
conflicts = phoc
conflicts = wlroots
- source = git+https://gitlab.gnome.org/World/Phosh/phoc.git#tag=v0.13.1
+ source = git+https://gitlab.gnome.org/World/Phosh/phoc.git#tag=v0.20.0
source = git+https://source.puri.sm/Librem5/wlroots.git
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 004292ddc482..32cbda017e6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phoc-embedded-wlroots
-pkgver=0.13.1
+pkgver=0.20.0
pkgrel=1
pkgdesc='Wlroots based Phone compositor (matching wlroots embedded)'
arch=(x86_64 aarch64)