summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNiels Martignène2015-06-10 10:50:24 +0200
committerNiels Martignène2015-06-10 10:50:24 +0200
commitd39697007e93b0975b243770815a87a2e4b80d98 (patch)
tree623801bdbf7c6f016fda1cf7a2aeee4e6820600e /.SRCINFO
downloadaur-d39697007e93b0975b243770815a87a2e4b80d98.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f783db6fe319
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = pycrc
+ pkgdesc = A free, easy to use Cyclic Redundancy Check (CRC) calculator and C source code generator
+ pkgver = 0.8.2
+ pkgrel = 1
+ url = http://www.tty1.net/pycrc/
+ arch = any
+ license = MIT
+ depends = python
+ options = !emptydirs
+ source = http://sourceforge.net/projects/pycrc/files/pycrc/pycrc-0.8.2/pycrc-0.8.2.tar.gz
+ sha256sums = 3bc8b65d3451b393daae7c50b86a5e4fb5a0ee0a49321847fcbc4aa734b9d667
+
+pkgname = pycrc
+