summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..329a189224a1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python2-rudp-git
+ pkgdesc = A rUDP library for Python
+ pkgver = 30.e7f74dd
+ pkgrel = 1
+ url = https://github.com/hoffmabc/python-rudp
+ arch = any
+ license = MIT
+ makedepends = python2-setuptools
+ depends = python2
+ options = !emptydirs
+ source = rudp::git+https://github.com/hoffmabc/python-rudp.git
+ md5sums = SKIP
+
+pkgname = python2-rudp-git
+