summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-02-15 17:07:55 +0100
committerPhilip Goto2021-02-15 17:07:55 +0100
commitfa8dd7cc0198942c1ac16a108ee09b379ffaf52f (patch)
treea46116b61f58dd93c26f29971a175470ce69b91a
parenta43d4a76024cda63bab738095e2fb1b45d306b20 (diff)
downloadaur-fa8dd7cc0198942c1ac16a108ee09b379ffaf52f.tar.gz
Update to 0.8.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a51524969d70..2a507701d386 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.0
+ pkgver = 0.8.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.8.0
+ source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.8.1
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d91d60847e8f..11976b6cdd04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.8.0
+pkgver=0.8.1
pkgrel=1
pkgdesc="A pure Wayland shell prototype for GNOME on mobile devices"
url="https://source.puri.sm/Librem5/phosh"