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

Felix Yan fyan at archlinux.org
Wed Feb 4 04:06:10 UTC 2015


    Date: Wednesday, February 4, 2015 @ 05:06:10
  Author: fyan
Revision: 230428

upgpkg: kdepim-runtime 4.14.5-1

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-04 04:06:03 UTC (rev 230427)
+++ PKGBUILD	2015-02-04 04:06:10 UTC (rev 230428)
@@ -4,8 +4,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.14.4
-_kdeappver=14.12.1
+pkgver=4.14.5
+_kdeappver=14.12.2
 pkgrel=1
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('36bf4f5c652538410bb33d2f938942e5f224bf5f')
+sha1sums=('1a99ed02330e45950249debfed599416cbd49c0a')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list