summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorschrotthaufen2023-07-09 17:25:46 +0200
committerschrotthaufen2023-07-09 17:25:46 +0200
commitebfe4d505b280f2d5ac72fb14ba53d0181b728d2 (patch)
tree66403c81e1827f7df9dc97e0f9213d62ccbf9996 /PKGBUILD
parent6e8aa29788b6145ea9baa135915a14867e0f6ee0 (diff)
downloadaur-acr-git.tar.gz
Use git+https:// over deprecated git://
Thank you, a821
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 () {