summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-11-02 11:36:12 +0100
committerPhilip Goto2021-11-02 11:36:12 +0100
commit022ae9da66c6e2b8186868e29ff013079b4714c6 (patch)
treef20665aebc405253ae81d9c636c6fe3b50639125
parent42b8bb2527eba8d86b72a832f5858d973a592343 (diff)
downloadaur-022ae9da66c6e2b8186868e29ff013079b4714c6.tar.gz
Update to 0.14.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3df3c30eecc..02c98056c41e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.13.1
+ pkgver = 0.14.0
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phosh
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = phosh
depends = feedbackd
depends = libhandy
depends = phoc
- source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.13.1
+ source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.14.0
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 27f93aab6ed2..753f8a134989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.13.1
+pkgver=0.14.0
pkgrel=1
pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices'
url='https://gitlab.gnome.org/World/Phosh/phosh'