[arch-commits] Commit in kwallet/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Jan 10 14:53:58 UTC 2016
Date: Sunday, January 10, 2016 @ 15:53:58
Author: fyan
Revision: 257770
upgpkg: kwallet 5.18.0-1
KF 5.18.0
Modified:
kwallet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-10 14:53:48 UTC (rev 257769)
+++ PKGBUILD 2016-01-10 14:53:58 UTC (rev 257770)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kwallet
-pkgver=5.17.0
+pkgver=5.18.0
pkgrel=1
pkgdesc='Secure and unified container for user passwords'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
optdepends=('kwalletmanager: Configuration GUI')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('597b6b55a035d3d53698cdfa18ec92c3')
+md5sums=('f8223c50d9a34f7017edb86bf87341a8')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list