* rebuild for .BUILDINFO file in package

* change to valid upstream url
This commit is contained in:
Christian Hesse
2016-07-15 13:11:09 +00:00
parent 29e94fcb52
commit df26bfd3ee

View File

@@ -5,12 +5,12 @@
pkgname=pkcs11-helper
pkgver=1.11
pkgrel=2
pkgrel=3
pkgdesc="A library that simplifies the interaction with PKCS11 providers for end-user applications using a simple API and optional OpenSSL engine"
arch=(i686 x86_64)
url="http://www.opensc-project.org/opensc/wiki/pkcs11-helper"
arch=('i686' 'x86_64')
url='https://github.com/OpenSC/pkcs11-helper'
license=(GPL BSD)
depends=(gnutls nss openssl)
depends=('gnutls' 'nss' 'openssl')
source=("https://github.com/OpenSC/pkcs11-helper/archive/pkcs11-helper-$pkgver.tar.gz")
sha512sums=('098bbd8fdfe1df065f3acc402faa95bbba9a440ed4327f0d976d0e8fe0a2cac8546d33481b2fa85493f600ec56f248db01835edf10b3ed608fea67f27c3c54c2')