summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2022-03-28 13:31:47 +0200
committerPhilip Goto2022-03-28 13:31:47 +0200
commitff8eb727cbba870d7c31765e6e526ace3c23c427 (patch)
tree589e73ed42b18ae690ba3895e4a7f9a7a0adaca6
parent0c80590747eecffb8ba695db7c5b12fa257dc18e (diff)
downloadaur-ff8eb727cbba870d7c31765e6e526ace3c23c427.tar.gz
Update to 0.13.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2df982091221..cc10552e691e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phoc-embedded-wlroots
pkgdesc = Wlroots based Phone compositor (matching wlroots embedded)
- pkgver = 0.12.0
+ pkgver = 0.13.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.12.0
+ source = git+https://gitlab.gnome.org/World/Phosh/phoc.git#tag=v0.13.0
source = git+https://source.puri.sm/Librem5/wlroots.git
b2sums = SKIP
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ed6fb2a635ad..1eee2db91f2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phoc-embedded-wlroots
-pkgver=0.12.0
+pkgver=0.13.0
pkgrel=1
pkgdesc='Wlroots based Phone compositor (matching wlroots embedded)'
arch=(x86_64 aarch64)