summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2020-11-16 15:20:12 +0100
committerPhilip Goto2020-11-16 15:20:12 +0100
commit39e1d73dc1d0cbed7dbb79eef8055e55da7e4d89 (patch)
treee9fd95ca63ba8ccfa878de79ecb9a98e44d85ebd
parent809fdf7bf7dfb91d2bf914950f3a1319f289f273 (diff)
downloadaur-39e1d73dc1d0cbed7dbb79eef8055e55da7e4d89.tar.gz
Update to 0.6.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 313bd9bfdae9..ac3815870c35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.5.1
+ pkgver = 0.6.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.5.1
+ source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.6.0
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 814cd77d6fe0..930c94e9ea54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.5.1
+pkgver=0.6.0
pkgrel=1
pkgdesc="A pure Wayland shell prototype for GNOME on mobile devices"
url="https://source.puri.sm/Librem5/phosh"