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

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:12:52 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:12:52
  Author: andrea
Revision: 176373

KDE 4.10

Modified:
  kdepim-runtime/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:12:51 UTC (rev 176372)
+++ PKGBUILD	2013-01-31 11:12:52 UTC (rev 176373)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.9.98
+pkgver=4.10.0
 pkgrel=1
 pkgdesc='Extends the functionality of kdepim'
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdebase-runtime' 'libkgapi' 'libkolab')
 makedepends=('cmake' 'automoc4' 'boost')
 install="${pkgname}.install"
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('633b38e13c0c9601f8f702489c04349873840e60')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('6cfa320c03dce508d9982767c9718c98606f301f')
 
 build() {
 	mkdir build




More information about the arch-commits mailing list