summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2020-10-30 16:23:40 +0100
committerPhilip Goto2020-10-30 16:23:40 +0100
commitc235165c651d26b72cda5c9ef39e0ee54655fef8 (patch)
treec84c04a4db10c60c7603dc1d07d5c47ac67da838
parent1fd06150c78e8358107b7f6d8e3514609662cc98 (diff)
downloadaur-c235165c651d26b72cda5c9ef39e0ee54655fef8.tar.gz
Update to 0.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e816f8a539e1..672a7c0ca710 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.4.5
+ pkgver = 0.5.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.4.5
+ source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.5.0
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0cd989b2ccdc..9142129ab2b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.4.5
+pkgver=0.5.0
pkgrel=1
pkgdesc="A pure Wayland shell prototype for GNOME on mobile devices"
url="https://source.puri.sm/Librem5/phosh"