summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-12-07 11:15:01 +0100
committerPhilip Goto2021-12-07 11:15:01 +0100
commitf2cbe72a4708a5331ea85495121400478e1772bf (patch)
tree68d919c9a019a6c5bb1b23648c5affdda9885264
parent8486582a7d036043563def2c7f906443ca734f3f (diff)
downloadaur-f2cbe72a4708a5331ea85495121400478e1772bf.tar.gz
Update to 0.14.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b807bbe2e683..6f67b8fddb57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.14.0
+ pkgver = 0.14.1
pkgrel = 1
url = https://gitlab.gnome.org/World/Phosh/phosh
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = phosh
depends = feedbackd
depends = libhandy
depends = phoc
- source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.14.0
+ source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.14.1
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d36a1213be78..1a5dae9174d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.14.0
+pkgver=0.14.1
pkgrel=1
pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices'
url='https://gitlab.gnome.org/World/Phosh/phosh'