| author | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 09:13:06 UTC |
| committer | Evangelos Foutras
<foutrelis@archlinux.org> 2023-01-15 09:13:06 UTC |
| parent | d52f1aac2cba4c259c719896fbf505cd3074aebd |
| PKGBUILD | +0 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 5c2afb3..c36aca3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,6 @@ arch=('x86_64') url="https://github.com/OpenSC/libp11/wiki" license=('LGPL') depends=('openssl') -options=('debug') source=("https://github.com/OpenSC/${pkgname}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}) sha256sums=('1e1a2533b3fcc45fde4da64c9c00261b1047f14c3f911377ebd1b147b3321cfd' 'SKIP')