summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Booker2023-07-31 08:00:24 +1200
committerThomas Booker2023-07-31 08:00:24 +1200
commitdb913c72e0016ace9e8932f51b55316f6d1adbb4 (patch)
tree689119e2b5605683c74e49641850876d70d6134f
parentaf5f35468970bd746912552fd92c16171aa63307 (diff)
downloadaur-db913c72e0016ace9e8932f51b55316f6d1adbb4.tar.gz
Update to 0.29.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d07c40c88d7a..b2bedfb44ebb 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.27.0
+ pkgver = 0.29.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.27.0
+ source = git+https://gitlab.gnome.org/World/Phosh/phoc.git#tag=v0.29.0
sha256sums = SKIP
pkgname = phoc-embedded-wlroots
diff --git a/PKGBUILD b/PKGBUILD
index e3fd67132e88..71e3aa733fa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Philip Goto <philip.goto@gmail.com>
pkgname=phoc-embedded-wlroots
-pkgver=0.27.0
+pkgver=0.29.0
pkgrel=1
pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices (wlroots embedded)'
arch=(x86_64 aarch64 armv7h)