summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2022-04-02 16:35:27 +0200
committerPhilip Goto2022-04-02 16:35:27 +0200
commit8752bb461dd84c89eaece077d4785fce27a47f61 (patch)
treec1b91345179d9333e6984c9aee4fa072861f2559
parentff8eb727cbba870d7c31765e6e526ace3c23c427 (diff)
downloadaur-8752bb461dd84c89eaece077d4785fce27a47f61.tar.gz
Update to 0.13.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc10552e691e..0d6115710983 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phoc-embedded-wlroots
pkgdesc = Wlroots based Phone compositor (matching wlroots embedded)
- pkgver = 0.13.0
+ pkgver = 0.13.1
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.0
+ source = git+https://gitlab.gnome.org/World/Phosh/phoc.git#tag=v0.13.1
source = git+https://source.puri.sm/Librem5/wlroots.git
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1eee2db91f2e..004292ddc482 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phoc-embedded-wlroots
-pkgver=0.13.0
+pkgver=0.13.1
pkgrel=1
pkgdesc='Wlroots based Phone compositor (matching wlroots embedded)'
arch=(x86_64 aarch64)