summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorThomas Jost2015-04-08 12:59:01 +0200
committerThomas Jost2015-04-08 12:59:01 +0200
commit0df5067d3158f30ef503c3d581ade42b9398b4f1 (patch)
tree09f490a9e939e9d1d5aa59d4088516ada338ddd6 /.SRCINFO
downloadaur-0df5067d3158f30ef503c3d581ade42b9398b4f1.tar.gz
New package: python-scandir (dep of kcc)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..af6cadc327e1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-scandir
+ pkgdesc = A better directory iterator that returns all file info OS provides
+ pkgver = 0.9
+ pkgrel = 1
+ url = https://github.com/benhoyt/scandir
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = git
+ source = https://github.com/benhoyt/scandir/archive/v0.9.tar.gz
+ md5sums = 999529e7a3dc64fe7c705208e35780a8
+ sha256sums = 05f86a67d82d8a919b3eac16efd81509f8447bf9ea5b27be9f354fa2ff08523a
+
+pkgname = python-scandir
+ depends = python
+
+pkgname = python2-scandir
+ depends = python2
+