summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-08-14 22:37:14 +0200
committerPhilip Goto2021-08-14 22:37:14 +0200
commit39f09116cc67dfebe5195a00ef2f4eb148d2c33d (patch)
treeda4bce0701964c0a84f55869f281e1caa8ad8525
parentad1684ff55e857c04d47bba249cde0fd01385630 (diff)
downloadaur-39f09116cc67dfebe5195a00ef2f4eb148d2c33d.tar.gz
Update url and dependencies
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c7b9a78a85c..e561731b5e30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = phosh-git
pkgdesc = A pure Wayland shell prototype for GNOME on mobile devices
- pkgver = 0.12.1.r2.g3e1ba9d
+ pkgver = 0.13.0.r17.g9f53ae0
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,12 +10,13 @@ pkgbase = phosh-git
makedepends = git
makedepends = meson
makedepends = vala
+ depends = callaudiod
depends = feedbackd
depends = libhandy
depends = phoc
provides = phosh
conflicts = phosh
- source = git+https://source.puri.sm/Librem5/phosh.git
+ source = git+https://gitlab.gnome.org/World/Phosh/phosh.git
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bb16164bdba2..ccf0f404c2e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=phosh-git
-pkgver=0.12.1.r2.g3e1ba9d
+pkgver=0.13.0.r17.g9f53ae0
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