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

Felix Yan fyan at archlinux.org
Thu Jan 15 08:35:33 UTC 2015


    Date: Thursday, January 15, 2015 @ 09:35:33
  Author: fyan
Revision: 229023

upgpkg: kdepim-runtime 4.14.4-1

upstream new release

Modified:
  kdepim-runtime/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 08:35:17 UTC (rev 229022)
+++ PKGBUILD	2015-01-15 08:35:33 UTC (rev 229023)
@@ -1,9 +1,11 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.14.3
+pkgver=4.14.4
+_kdeappver=14.12.1
 pkgrel=1
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
@@ -12,8 +14,8 @@
 depends=('kdebase-runtime' 'libkgapi' 'libkolab' 'libkfbapi' 'libaccounts-qt' 'signon')
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('377e8c3d91c8f3348cd4f6598c242c5f308486d1')
+source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('36bf4f5c652538410bb33d2f938942e5f224bf5f')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list