author | Antonio Rojas
<arojas@archlinux.org> 2022-10-18 22:21:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-10-18 22:21:38 UTC |
parent | 2c5a1ab9d7e3521b3f7c7803727968c56136aeb5 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index e8d1a95..b9ba98a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,8 +4,8 @@ pkgbase=qca pkgname=(qca-qt5 qca-qt6) -pkgver=2.3.4 -pkgrel=3 +pkgver=2.3.5 +pkgrel=1 pkgdesc='Qt Cryptographic Architecture' arch=(x86_64) url='https://userbase.kde.org/QCA' @@ -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=('6b695881a7e3fd95f73aaee6eaeab96f6ad17e515e9c2b3d4b3272d7862ff5c4' +sha256sums=('91f7d916ab3692bf5991f0a553bf8153161bfdda14bd005d480a2b4e384362e8' 'SKIP') validpgpkeys=(CB9387521E1EE0127DA804843FDBB55084CC5D84) # Harald Sitter <sitter@kde.org> options=(debug)