[arch-commits] Commit in qca/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Tue Jan 7 17:58:43 UTC 2020


    Date: Tuesday, January 7, 2020 @ 17:58:42
  Author: arojas
Revision: 372761

botan 2.13 rebuild

Modified:
  qca/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-07 17:12:54 UTC (rev 372760)
+++ PKGBUILD	2020-01-07 17:58:42 UTC (rev 372761)
@@ -4,7 +4,7 @@
 
 pkgname=qca
 pkgver=2.2.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Qt Cryptographic Architecture"
 arch=(x86_64)
 url="https://userbase.kde.org/QCA"
@@ -35,10 +35,6 @@
 }
 
 package() {
-  depends=(qt5-base nss ca-certificates)
-  optdepends=('pkcs11-helper: PKCS-11 plugin' 'botan: botan plugin')
-
   cd build
   make DESTDIR="$pkgdir" install
 }
-



More information about the arch-commits mailing list