author | Antonio Rojas
<arojas@archlinux.org> 2021-09-14 20:20:15 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-09-14 20:20:15 UTC |
parent | 50c712fe7305ac55f2e1de966d69cc6cf503218f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f7ee750..fa4a136 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=qca pkgname=(qca-qt5 qca-qt6) -pkgver=2.3.3 +pkgver=2.3.4 pkgrel=1 pkgdesc='Qt Cryptographic Architecture' arch=(x86_64) @@ -13,7 +13,7 @@ license=(LGPL) optdepends=('pkcs11-helper: PKCS-11 plugin' 'botan: botan plugin') makedepends=(cmake doxygen pkcs11-helper botan qt5-base qt6-5compat) source=(https://download.kde.org/stable/$pkgbase/$pkgver/$pkgbase-$pkgver.tar.xz{,.sig}) -sha256sums=('562e8f9b8542944e2c0c18c45c05bb202f620db84032790c54b424454f727b67' +sha256sums=('6b695881a7e3fd95f73aaee6eaeab96f6ad17e515e9c2b3d4b3272d7862ff5c4' 'SKIP') validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org>