summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAzat Abdullin2017-07-10 20:15:01 +0000
committerAzat Abdullin2017-07-10 20:15:01 +0000
commit745ddd782bb8f3c82b1c6b3187c8226966ef4752 (patch)
tree325b60bd595c4b9c4882de83d8db868586f51dd4 /PKGBUILD
parent1cbae581f77d8c54af243af543c18af3d2671feb (diff)
downloadaur-745ddd782bb8f3c82b1c6b3187c8226966ef4752.tar.gz
changed source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a95c8b257b4..bf9f0792f0e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("i686" "x86_64" "armv6h")
license=("GPL2")
makedepends=("git")
depends=("bluez" "dbus" "modemmanager" "glib2" "udev" "mobile-broadband-provider-info")
-source=(git://github.com/PhonePi/ofono-phonepi.git)
+source=('git+https://gitlab.com/PhonePi/ofono')
sha256sums=("SKIP")
build() {