summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9361e57e258..456a35a61101 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phoc-embedded-wlroots
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices (wlroots embedded)
- pkgver = 0.30.0
+ pkgver = 0.31.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phoc
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = phoc-embedded-wlroots
provides = phoc
conflicts = phoc
conflicts = wlroots
- source = git+https://gitlab.gnome.org/World/Phosh/phoc.git#tag=v0.30.0
+ source = git+https://gitlab.gnome.org/World/Phosh/phoc.git#tag=v0.31.0
sha256sums = SKIP
pkgname = phoc-embedded-wlroots
diff --git a/PKGBUILD b/PKGBUILD
index 1cbb8749acdb..7f5d20d814f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=phoc-embedded-wlroots
-pkgver=0.30.0
+pkgver=0.31.0
pkgrel=1
pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices (wlroots embedded)'
arch=(x86_64 aarch64 armv7h)