summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1ed050648a8..2745f87f4baa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('PHP')
depends=('php')
makedepends=('php' 'git' 'autoconf')
install=${_pkgname}.install
-source=("${_pkgname}"::"git+https://git.php.net/repository/pecl/php/uploadprogress.git")
+source=("${_pkgname}"::"git+https://git.php.net/repository/pecl/php/uploadprogress.git#tag=uploadprogress-${pkgver}")
sha512sums=('SKIP')
build() {