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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:44:58 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:44:57
  Author: andrea
Revision: 132487

KDE 4.7.0

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:44:54 UTC (rev 132486)
+++ PKGBUILD	2011-07-24 22:44:57 UTC (rev 132487)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdelibs' 'gpgme' 'akonadi' 'libical' )
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('531dfe646723ae821836b739ed8be930c2f64337')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('b5296ef96b94cab5aeb39dabde466e28670c20bd')
 
 build() {
 	cd ${srcdir}




More information about the arch-commits mailing list