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

Antonio Rojas arojas at archlinux.org
Tue May 24 14:48:16 UTC 2016


    Date: Tuesday, May 24, 2016 @ 16:48:15
  Author: arojas
Revision: 268532

Use correct tarball (FS#49452)

Modified:
  kwallet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-24 11:41:01 UTC (rev 268531)
+++ PKGBUILD	2016-05-24 14:48:15 UTC (rev 268532)
@@ -4,7 +4,7 @@
 
 pkgname=kwallet
 pkgver=5.22.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Secure and unified container for user passwords'
 arch=('i686' 'x86_64')
 url='https://community.kde.org/Frameworks'
@@ -15,7 +15,7 @@
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
         kdebug-356944.patch::"https://quickgit.kde.org/?p=kwallet.git&a=commitdiff&h=58a80367&o=plain")
-md5sums=('4a167cfcc872260bec9199a32c39d050'
+md5sums=('786c2c39d19c5eb3afc7fa7fd1102292'
          '0510c98e6bb0ff8c4f9d126981c2d849')
 
 prepare() {



More information about the arch-commits mailing list