summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorVinicius Correa2018-03-20 15:05:00 -0300
committerVinicius Correa2018-03-20 15:05:00 -0300
commit186a0bb4e53cea0ed69480b859ffdf48049d6a6b (patch)
tree4004547b3cbd441f34788c949e84b7406582158f /.SRCINFO
downloadaur-186a0bb4e53cea0ed69480b859ffdf48049d6a6b.tar.gz
my first package
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..cf143a6fe475
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python2-pykcs11
+ pkgdesc = PKCS#11 wrapper for Python.
+ pkgver = 1.4.4
+ pkgrel = 1
+ url = https://github.com/LudovicRousseau/PyKCS11
+ arch = any
+ license = GPL
+ makedepends = git
+ depends = python2
+ depends = swig
+ source = https://github.com/LudovicRousseau/PyKCS11/archive/1.4.4.tar.gz
+ md5sums = dc5fdeeb92eeee7125eb418a523c59f8
+
+pkgname = python2-pykcs11
+