summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2015-04-23 23:41:44 -0500
committerDoug Newgard2015-04-23 23:41:44 -0500
commitfc5a5c710dac627c703e077dede6d56d5119f43e (patch)
tree08a5cd7ecdd87375ddf9a6dd81f5d979f741067a /PKGBUILD
parentd432a2025e8ff95a12df5293abe29b1f3e8e917c (diff)
downloadaur-fc5a5c710dac627c703e077dede6d56d5119f43e.tar.gz
Point to upstream's own repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60bbfc457518..e2cb1b08b7c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('php')
makedepends=('git')
provides=("$_pkgname=$pkgver")
conflicts=("$_pkgname")
-source=("git://github.com/facebook/$_pkgname.git")
+source=("git+https://secure.phabricator.com/diffusion/PHU/libphutil.git")
sha256sums=('SKIP')
pkgver() {