summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86a617743ee9..ad1e1bb8690c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=acr-git
-pkgver=20150714.104.125ba72
+pkgver=20230709.224.497e353
pkgrel=1
pkgdesc="A fully compatible autoconf replacement"
arch=('any')
@@ -10,7 +10,7 @@ makedepends=('git')
provides=('acr')
conflicts=('acr' 'acr-hg')
-source=("$pkgname"::"git://github.com/radare/acr.git")
+source=("$pkgname"::"git+https://github.com/radare/acr.git")
md5sums=('SKIP')
pkgver () {