summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2760a0f1c5c..1fb7e151e3a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Author: futpib <futpib@gmail.com>
pkgname=pagraphcontrol-git
-pkgver=1.0.13.r4.g128d65c
+pkgver=1.0.13.r8.gf27d135
pkgrel=1
pkgdesc="PulseAudio Graph Control"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('papeaks-git')
makedepends=('git' 'nodejs' 'yarn' 'node-gyp' 'python' 'unzip')
provides=('pagraphcontrol')
conflicts=('pagraphcontrol')
-source=("git://github.com/futpib/pagraphcontrol.git")
+source=("git+https://github.com/futpib/pagraphcontrol.git")
sha256sums=('SKIP')
_pkgname=${pkgname%%-git}