git » plasma-vault.git » commit 207194e

Plasma 5.26.2

author Antonio Rojas
2022-10-26 13:06:38 UTC
committer Antonio Rojas
2022-10-26 13:06:38 UTC
parent 3732bc9f3b4830d3a752e5b8c2856cd53c5735e4

Plasma 5.26.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 73a42d8..f633491 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-vault
-pkgver=5.26.1
+pkgver=5.26.2
 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=('2ef204765820c8c43b22c72ff61e1b22c122c9472920622bd80c3ee1ba2ca163'
+sha256sums=('498125b96ae9c8261e257993205d67c7a660e5c75ee8ecd1fc44fd746a930c6c'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>