git » plasma-vault.git » commit 4b660e4

Plasma 5.15.5

author Antonio Rojas
2019-05-07 11:51:58 UTC
committer Antonio Rojas
2019-05-07 11:51:58 UTC
parent 0975497a697fc3fabcb408991ce6c44bf656a0e7

Plasma 5.15.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 70f7c81..9fe460c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-vault
-pkgver=5.15.4
+pkgver=5.15.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')
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('2850656445a15243ab23fe2aecb159379ae7d0731b75b1f1a264fc179dfa50c1'
+sha256sums=('2d7c356fa951b341fcb5ea48ed819f396fe9096e06e6f2026c9f59a59fa48fd5'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>