summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Schulte2021-05-11 14:14:07 -0400
committerEric Schulte2021-05-11 14:14:07 -0400
commit9b3109332633e87b063f34aef4d3f8aece7cbb41 (patch)
treee77fa6150b45fd1676a812a26c0818d603ff3cbd /PKGBUILD
parent7231e94375e63c6a7c00a1d2d7afc89f2bfbe439 (diff)
downloadaur-9b3109332633e87b063f34aef4d3f8aece7cbb41.tar.gz
Update git source URL format
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10fe38a511d5..db9138af6058 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('aGPLv3')
depends=('capstone' 'libehp' 'boost')
makedepends=('git' 'cmake' 'souffle' 'mcpp' 'lief' 'gtirb' 'gtirb-pprinter')
provides=('ddisasm')
-source=('git://github.com/grammatech/ddisasm.git')
+source=('git+https://github.com/grammatech/ddisasm.git')
sha512sums=('SKIP')
pkgver() {