summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAbdullinAM2017-07-13 15:50:07 +0300
committerAbdullinAM2017-07-13 15:50:07 +0300
commit94aab63769cd2cf6951669a0de70404c495b030a (patch)
treee271e481b8d6fff1b63f5ad828210fa4c97fa3fd /PKGBUILD
parentb0235efed5adaa5d5f4ad851b7298e10be907d52 (diff)
downloadaur-sound-daemon-phonepi.tar.gz
fix package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a726ce41653..f73a50a642ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("i686" "x86_64" "armv6h")
license=("GPL2")
makedepends=("git")
depends=("qt5-base" "qt5-tools")
-source=('git+https://gitlab.com/PhonePi/Phone)
+source=('git+https://gitlab.com/PhonePi/Phone')
sha256sums=("SKIP")
build() {