summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFabien Devaux2015-07-15 10:16:56 +0200
committerFabien Devaux2015-07-15 10:16:56 +0200
commit7f81de34cfc3ae5054494f2937c39010e7b2a52d (patch)
tree1bc39b775effcc70e0f45b54ca1e614eb47a3674 /.SRCINFO
downloadaur-7f81de34cfc3ae5054494f2937c39010e7b2a52d.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..350595b2927b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = etm
+ pkgdesc = Manage events and tasks using simple text files
+ pkgver = 891
+ pkgrel = 3
+ url = http://www.duke.edu/~dgraham/ETM/
+ arch = any
+ license = GPL
+ makedepends = setuptools
+ depends = python2
+ depends = python2-distribute
+ depends = python2-dateutil
+ depends = wxpython
+ source = http://www.duke.edu/~dgraham/ETM/etm-891.tar.gz
+ md5sums = 4e4cd162a9103debc2596401a1acfaae
+
+pkgname = etm
+