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..c48d3011ac48
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python2-pyelliptic-git
+ pkgdesc = Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC, Blowfish...
+ pkgver = 69.7810c7a
+ pkgrel = 1
+ url = https://github.com/yann2192/pyelliptic
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = openssl
+ conflicts = python2-pyelliptic
+ source = pyelliptic::git+https://github.com/yann2192/pyelliptic.git
+ md5sums = SKIP
+
+pkgname = python2-pyelliptic-git
+