summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d71a3ca1c7ce..e1d0b7eada28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,13 @@ pkgver=v0.1.1.r248.g48aa1e6
pkgrel=1
pkgdesc="Pretty printer from GTIRB to assembly code"
arch=('x86_64')
-# url="https://github.com/grammatech/gtirb-pprinter"
-url="https://git.grammatech.com/rewriting/gtirb-pprinter#print-modules-in-windows"
+url="https://github.com/grammatech/gtirb-pprinter"
license=('MIT')
optdepends=('boost: build against system boost')
depends=()
makedepends=('git' 'cmake' 'gtirb' 'capstone' 'python' 'doxygen' 'graphviz')
provides=('gtirb-pprinter')
-source=('git://github.com/grammatech/gtirb-pprinter.git')
+source=('git+https://github.com/grammatech/gtirb-pprinter.git')
sha512sums=('SKIP')
pkgver() {