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 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() {