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

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


    Date: Wednesday, March 4, 2015 @ 08:03:06
  Author: fyan
Revision: 232528

upgpkg: kdepim-runtime 4.14.6-1

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-04 05:16:44 UTC (rev 232527)
+++ PKGBUILD	2015-03-04 07:03:06 UTC (rev 232528)
@@ -4,9 +4,9 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.14.5
-_kdeappver=14.12.2
-pkgrel=2
+pkgver=4.14.6
+_kdeappver=14.12.3
+pkgrel=1
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdepim-runtime'
@@ -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=('1a99ed02330e45950249debfed599416cbd49c0a')
+sha1sums=('00084b23c51d4ee6cdc49ec094aab73d4da8b1a3')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list