summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60a61e2c535f..6772f610deb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,7 @@ url="http://pecl.php.net/package/uploadprogress"
license=('PHP')
depends=('php')
makedepends=('autoconf')
-#source=("${pkgname}-${pkgver}"::"http://pecl.php.net/get/${_pkgname}-${pkgver}.tgz")
-source=("${_pkgname}-${pkgver}"::"git+https://github.com/Jan-E/uploadprogress.git")
+source=("${_pkgname}-${pkgver}"::"git+https://git.php.net/repository/pecl/php/uploadprogress.git")
sha512sums=('SKIP')
build() {