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

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 16:53:49 UTC 2012


    Date: Thursday, July 26, 2012 @ 12:53:48
  Author: andrea
Revision: 164077

KDE 4.9.0

Added:
  kdepim-runtime/trunk/
Modified:
  kdepim-runtime/trunk/PKGBUILD
Deleted:
  kdepim-runtime/trunk/

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

Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD	2012-07-26 16:53:48 UTC (rev 164077)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.8.97
+pkgver=4.9.0
 pkgrel=1
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkgapi')
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('c31f09b734e558f0c8e279270058ec0cc62fed3c')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('4358e9f39e22040d617a112c8a66a7fee93a62db')
 
 build() {
     cd "${srcdir}"




More information about the arch-commits mailing list