summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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..e6a55186719b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python2-werkzeug-git
+ pkgdesc = The Swiss Army knife of Python web development (git python2 version)
+ pkgver = latest
+ pkgrel = 1
+ url = http://werkzeug.pocoo.org/
+ arch = i686
+ arch = x86_64
+ license = custom:BSD
+ makedepends = git
+ depends = python2
+ provides = python2-werkzeug
+ conflicts = python2-werkzeug
+ source = git+https://github.com/mitsuhiko/werkzeug.git
+ md5sums = SKIP
+
+pkgname = python2-werkzeug-git
+