summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-08-13 07:14:26 +0200
committerMichal Wojdyla2021-08-13 07:14:26 +0200
commit24debbad70330450037d49a32b19350288f25db4 (patch)
tree875f3b13c11e9d8052f76f1ada69cc7e8af80220 /PKGBUILD
parentabb1158a926f18a1fd7ff61bb4c5b209d89b69f8 (diff)
downloadaur-discorde-git.tar.gz
add git
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')