author | Antonio Rojas
<arojas@archlinux.org> 2021-11-09 20:20:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-11-09 20:20:46 UTC |
parent | 6e4dd16ffa084616823bd1887376e4ab5dd00f82 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e0ec9ff..b22da3c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=plasma-vault -pkgver=5.23.2 +pkgver=5.23.3 pkgrel=1 pkgdesc='Plasma applet and services for creating encrypted vaults' arch=(x86_64) @@ -12,7 +12,7 @@ depends=(plasma-workspace networkmanager-qt) makedepends=(extra-cmake-modules) optdepends=('encfs: to use encFS for encryption' 'cryfs: to use cryFS for encryption' 'gocryptfs: to use gocryptfs for encryption') source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('4e4300bdf38d340a1f7f79056143f9fe7c69bd0a65b593a969babbe1a7f53135' +sha256sums=('a27a13fe0a2d316045e1063215e301b192defe5a93b04baaaa4a855f01c03f18' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>