summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-03-03 18:15:45 +0100
committerPhilip Goto2021-03-03 18:15:45 +0100
commited20baa0e2a6d15b5987827cfcdffef268738a56 (patch)
treedec4df840d575c1a0a9dc18d9be3d95494e97769
parentfa8dd7cc0198942c1ac16a108ee09b379ffaf52f (diff)
downloadaur-ed20baa0e2a6d15b5987827cfcdffef268738a56.tar.gz
Update to 0.9.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a507701d386..ff955c213523 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.8.1
+ pkgver = 0.9.0
pkgrel = 1
url = https://source.puri.sm/Librem5/phosh
arch = i686
@@ -15,7 +15,7 @@ pkgbase = phosh
depends = feedbackd
depends = libhandy
depends = phoc
- source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.8.1
+ source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.9.0
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 11976b6cdd04..50204d679db8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.8.1
+pkgver=0.9.0
pkgrel=1
pkgdesc="A pure Wayland shell prototype for GNOME on mobile devices"
url="https://source.puri.sm/Librem5/phosh"