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

Felix Yan fyan at archlinux.org
Wed Mar 4 03:06:52 UTC 2015


    Date: Wednesday, March 4, 2015 @ 04:06:51
  Author: fyan
Revision: 232519

upgpkg: kdepimlibs 4.14.6-1

Modified:
  kdepimlibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-04 02:37:52 UTC (rev 232518)
+++ PKGBUILD	2015-03-04 03:06:51 UTC (rev 232519)
@@ -4,8 +4,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.14.5
-_kdeappver=14.12.2
+pkgver=4.14.6
+_kdeappver=14.12.3
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost' 'cyrus-sasl')
 install='kdepimlibs.install'
 source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('fd58e88d348bd42366c1b84103a7f57883b5ef75')
+sha1sums=('90e61c19154dc063d921d477a8dadd97edd26fad')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list