git » plasma-vault.git » commit 4919905

Plasma 5.13.0

author Antonio Rojas
2018-06-12 09:03:59 UTC
committer Antonio Rojas
2018-06-12 09:03:59 UTC
parent 342a7ea511a8699b446847350fcbb38994517192

Plasma 5.13.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 0cad190..b75e1aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-vault
-pkgver=5.12.5
+pkgver=5.13.0
 pkgrel=1
 pkgdesc="Plasma applet and services for creating encrypted vaults"
 arch=(x86_64)
 url="https://www.kde.org/"
 license=(LGPL)
 groups=(plasma)
-depends=(plasma-workspace)
+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=('2d4027ee1e21a2c0698a56e17aacdf871a2ea6f0e4bd2e3c7459eb7919d63c7f'
+sha256sums=('3125b2ae30359a80617ce8edc9ed857588c593a65f21e15b13b7ba625794a0f3'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>