git » ksshaskpass.git » commit f8156c4

Plasma 5.5.2

author Antonio Rojas
2015-12-22 19:46:18 UTC
committer Antonio Rojas
2015-12-22 19:46:18 UTC
parent 792ce3c5fb57dfb4c8b0890d10c5210b7d98c810

Plasma 5.5.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e9a1ab0..4c73d54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: schuay <jakob.gruber@gmail.com>
 
 pkgname=ksshaskpass
-pkgver=5.5.1
+pkgver=5.5.2
 pkgrel=1
 pkgdesc='ssh-add helper that uses kwallet and kpassworddialog'
 url='https://projects.kde.org/projects/kde/workspace/ksshaskpass'
@@ -17,7 +17,7 @@ replaces=('ksshaskpass-frameworks')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz"
         "$pkgname.sh")
-md5sums=('804106b366f726c67b592b4603c7dbe2'
+md5sums=('01af6e4211c3f32b8c8def2db2db9229'
          '70396ba019ae05cc91502456f548caff')
 
 prepare() {