summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorIan Ker-Seymer2016-11-29 13:19:11 -0500
committerIan Ker-Seymer2016-11-29 13:19:11 -0500
commite80c2d2d50421be7bd59d1f555591007e621ab93 (patch)
tree64ce6367338d4b9439cc480a2248507e209ed63f /.SRCINFO
downloadaur-e80c2d2d50421be7bd59d1f555591007e621ab93.tar.gz
Init commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..266c291f23d5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = climate
+ pkgdesc = Climate is the ultimate command line tool for Linux
+ pkgver = 0.2
+ pkgrel = 1
+ url = https://github.com/adtac/climate
+ install = climate.install
+ arch = any
+ license = GPLv3
+ optdepends = unzip: extracting zip files
+ optdepends = wget: retrieving files
+ optdepends = curl: making http requests
+ optdepends = dig: dns support
+ optdepends = git: git support
+ optdepends = rar: extacting rar files
+ optdepends = python: running python scripts
+ optdepends = pip: installing python packages
+ optdepends = node: running node scripts
+ optdepends = fdupes: de-deplicating files
+ optdepends = sshfs: ssh filesystem support
+ optdepends = 7z: extracting 7z files
+ source = https://github.com/adtac/climate/archive/v0.2.tar.gz
+ sha256sums = 781f42f4d59374e90f9c3efba271209d8b5e985279696bdd93bcd2f826f0177e
+
+pkgname = climate
+