summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2020-11-06 15:55:03 +0100
committerPhilip Goto2020-11-06 15:55:03 +0100
commit809fdf7bf7dfb91d2bf914950f3a1319f289f273 (patch)
treec33ff6f71fc7f5eaf9ae35b3180fd176cd635b73
parentc235165c651d26b72cda5c9ef39e0ee54655fef8 (diff)
downloadaur-809fdf7bf7dfb91d2bf914950f3a1319f289f273.tar.gz
Update to 0.5.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 672a7c0ca710..313bd9bfdae9 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.0
+ pkgver = 0.5.1
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.0
+ source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.5.1
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9142129ab2b7..814cd77d6fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc="A pure Wayland shell prototype for GNOME on mobile devices"
url="https://source.puri.sm/Librem5/phosh"