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 da91c2f50c16..305809d72d41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Mantainer: Alberto Santini <alberto dot santini at upf dot edu>
+# Contributor: Alberto Santini <alberto dot santini at upf dot edu>
pkgname='discorde-git'
pkgdesc='C and C++ wrapper around Concorde API'
@@ -9,7 +9,7 @@ arch=('x86_64')
url='https://github.com/andremaravilha/discorde-tsp'
license=('MIT')
depends=('concorde')
-
+makedepends=('git')
source=('git+https://github.com/andremaravilha/discorde-tsp.git')
sha256sums=('SKIP')