summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Schulte2021-05-11 13:35:24 -0400
committerEric Schulte2021-05-11 13:35:24 -0400
commit6a562c3becee4cd1b6e1a5869eaf6e01f948d904 (patch)
tree069c0df0b151d54fa010546d637f5e8dc4e245e3 /PKGBUILD
parent59734c1db1646dd19977be6afd5d08d35d4619c6 (diff)
downloadaur-gtirb-git.tar.gz
Update the remote git repository URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6860c58e349..1a458c4c9c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Eric Schulte <eschulte@grammatech.com>
_srcname=gtirb
pkgname=gtirb-git
-pkgver=v1.4.7.r0.gb3094954
+pkgver=v1.10.4.r56.g79785d10
pkgrel=1
pkgdesc="GrammaTech Intermediate Representation for Binaries"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
depends=('protobuf')
makedepends=('git' 'cmake' 'python' 'doxygen' 'graphviz' 'boost')
provides=('gtirb')
-source=('git://github.com/grammatech/gtirb.git')
+source=('git+https://github.com/grammatech/gtirb.git')
sha512sums=('SKIP')
pkgver() {