git » plasma-vault.git » commit 0c98bf3

Plasma 5.12.2

author Antonio Rojas
2018-02-20 23:26:53 UTC
committer Antonio Rojas
2018-02-20 23:26:53 UTC
parent 47b934b174fbdc8db71e6d6cd08ff485d705f0ef

Plasma 5.12.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a86fa2f..b3b115e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-vault
-pkgver=5.12.1
+pkgver=5.12.2
 pkgrel=1
 pkgdesc="Plasma applet and services for creating encrypted vaults"
 arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(plasma-workspace)
 makedepends=(extra-cmake-modules python)
 optdepends=('encfs: to use encFS for encryption' 'cryfs: to use cryFS for encryption')
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('ff791c5067463e7cd8cd9ce05895a7628cb121905fdf6065e81531f9ae05f08e'
+sha256sums=('f3aa2a9901ad198d8850b6891e74b684f29ba6ab5fd40eba0240039069576dc2'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>