summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-08-14 22:34:45 +0200
committerPhilip Goto2021-08-14 22:34:45 +0200
commit2a408f52edfdfa11abbf50d2abfd9371f0ec445f (patch)
tree26980e0fde0e3123704bd09165452bfd1d9295e9
parent76e8e7e14a47d9dddff114c183cc979703ea2491 (diff)
downloadaur-2a408f52edfdfa11abbf50d2abfd9371f0ec445f.tar.gz
Update to 0.13.0
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 431f1444f054..fe46786c35e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = phosh
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.12.1
+ pkgver = 0.13.0
pkgrel = 1
- url = https://source.puri.sm/Librem5/phosh
+ url = https://gitlab.gnome.org/World/Phosh/phosh
arch = x86_64
arch = aarch64
license = GPL3
@@ -10,10 +10,11 @@ pkgbase = phosh
makedepends = git
makedepends = meson
makedepends = vala
+ depends = callaudiod
depends = feedbackd
depends = libhandy
depends = phoc
- source = git+https://source.puri.sm/Librem5/phosh.git#tag=v0.12.1
+ source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=v0.13.0
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1c8eba40a0d4..f69660821b0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh
-pkgver=0.12.1
+pkgver=0.13.0
pkgrel=1
pkgdesc='A pure Wayland shell prototype for GNOME on mobile devices'
-url='https://source.puri.sm/Librem5/phosh'
+url='https://gitlab.gnome.org/World/Phosh/phosh'
license=('GPL3')
arch=(x86_64 aarch64)
depends=(
+ callaudiod
feedbackd
libhandy
phoc