summaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-05-15 20:02:48 +0200
committerneodarz <neodarz@neodarz.net>2018-05-15 20:09:32 +0200
commit5e56d4d693d1f8d2a4b1b0c33242b0b091f64c7e (patch)
treeacc731262b2a716eaf8c80c5994815c70fa9bda2 /.SRCINFO
downloadhas-git-master.tar.xz
has-git-master.zip
Initial commitHEADmaster
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..545d849
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = has-git
+ pkgdesc = checks presence of various command line tools and their versions on the path
+ pkgver = r70.5443d4c
+ pkgrel = 1
+ url = https://github.com/kdabir/has
+ arch = i686
+ arch = x86_64
+ license = Apache
+ makedepends = git
+ makedepends = make
+ makedepends = gcc
+ makedepends = imagemagick
+ provides = has
+ provides = has
+ conflicts = has
+ conflicts = has
+ source = has-git::git+https://github.com/kdabir/has.git
+ md5sums = SKIP
+
+pkgname = has-git
+