summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2020-07-17 22:22:11 +0200
committerPhilip Goto2020-07-17 22:22:11 +0200
commit0f854a270a770c44e6b0d2debff94a0c60487d1e (patch)
tree8b86633aefb89f3a4d0a76713d0893ba0d4a73bc
parent5db936e2de051be7079280312f3a23d43dc741fd (diff)
downloadaur-0f854a270a770c44e6b0d2debff94a0c60487d1e.tar.gz
Update to 0.4.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d21970237ef1..a1c2eeb93058 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.0
+ pkgver = 0.4.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.4.0
+ source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.4.1
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 231fa239f8bd..5e3ad0e990df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="A pure Wayland shell prototype for GNOME on mobile devices"
url="https://source.puri.sm/Librem5/phosh"