[arch-commits] Commit in kwallet/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Aug 12 09:11:51 UTC 2015


    Date: Wednesday, August 12, 2015 @ 11:11:51
  Author: fyan
Revision: 243266

upgpkg: kwallet 5.13.0-1

Modified:
  kwallet/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 09:11:23 UTC (rev 243265)
+++ PKGBUILD	2015-08-12 09:11:51 UTC (rev 243266)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kwallet
-pkgver=5.12.0
+pkgver=5.13.0
 pkgrel=1
 pkgdesc='Secure and unified container for user passwords'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'python' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('eb3118489006cd6760740cc9f1f3be51')
+md5sums=('df67412fef04c891c98facf870ec370f')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list