diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..4f2b00d --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = pkcs11-helper + pkgdesc = A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine + pkgver = 1.29.0 + pkgrel = 2 + url = https://github.com/OpenSC/pkcs11-helper + arch = x86_64 + license = GPL + license = BSD + depends = gnutls + depends = nss + depends = openssl + provides = libpkcs11-helper.so + source = https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.29.0/pkcs11-helper-1.29.0.tar.bz2 + sha256sums = 996846a3c8395e03d8c0515111dc84d82e6e3648d44ba28cb2dbbbca2d4db7d6 + +pkgname = pkcs11-helper