git » plasma-vault.git » commit de6cf7d

Plasma 5.22.4

author Antonio Rojas
2021-07-27 12:34:26 UTC
committer Antonio Rojas
2021-07-27 12:34:26 UTC
parent 5190e3b433d904b94bf8a328d8f200c72908a1b9

Plasma 5.22.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 82fc0c3..5b0d9a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-vault
-pkgver=5.22.3
+pkgver=5.22.4
 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=('d31adbc94dd0a313c48486611ac25c0796506a4e6273b874936e99af575d6d8f'
+sha256sums=('6938ca9a0a17cbd4a903b967b7c06be765d22bae3e8bcebf35a367a415a2cbdc'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>