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

Felix Yan fyan at archlinux.org
Wed Nov 19 16:34:23 UTC 2014


    Date: Wednesday, November 19, 2014 @ 17:34:22
  Author: fyan
Revision: 226408

upgpkg: kdepim-runtime 4.14.3-1

upstream new release

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-19 16:32:30 UTC (rev 226407)
+++ PKGBUILD	2014-11-19 16:34:22 UTC (rev 226408)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.14.2
+pkgver=4.14.3
 pkgrel=1
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('dc3c2f92903f6a7ee9a38a7a8c14050b17638849')
+sha1sums=('377e8c3d91c8f3348cd4f6598c242c5f308486d1')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list