git » plasma-vault.git » commit f2780c0

Plasma 5.20.5

author Antonio Rojas
2021-01-05 15:44:57 UTC
committer Antonio Rojas
2021-01-05 15:44:57 UTC
parent c8536a703c1347b66110dccef1abe9997d70c2c6

Plasma 5.20.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 63653b0..f6db149 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-vault
-pkgver=5.20.4
+pkgver=5.20.5
 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=('525226a143e6bb173e8106ed2f2313a529ed380a0a1488b096a60af6d08d881c'
+sha256sums=('a25ab6348e0f5efc28c3bba2a91d5e5553db75305f7eabf17f1a1050fab7322d'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>