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

Felix Yan fyan at archlinux.org
Wed Mar 4 16:58:05 UTC 2015


    Date: Wednesday, March 4, 2015 @ 17:58:05
  Author: fyan
Revision: 232837

upgpkg: kdeutils-kwalletmanager 14.12.3-1

Modified:
  kdeutils-kwalletmanager/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-04 16:57:46 UTC (rev 232836)
+++ PKGBUILD	2015-03-04 16:58:05 UTC (rev 232837)
@@ -3,13 +3,13 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdeutils-kwalletmanager
-pkgver=14.12.2
+pkgver=14.12.3
 pkgrel=1
 pkgdesc='Wallet Management Tool'
 url='http://kde.org/applications/system/kwalletmanager/'
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-runtime')
+depends=('kdebase-runtime' 'kdepimlibs')
 makedepends=('cmake' 'automoc4')
 groups=('kde' 'kdeutils')
 conflicts=('kdeutils-kwallet')
@@ -16,7 +16,7 @@
 replaces=('kdeutils-kwallet')
 install=${pkgname}.install
 source=("http://download.kde.org/stable/applications/${pkgver}/src/kwalletmanager-${pkgver}.tar.xz")
-sha1sums=('a274707c64f464d017bac7b0f9fd478b656c2a71')
+sha1sums=('3aa30a6d5cc77097629d7164eef35ee735496175')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list