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

Pierre Schmitz pierre at archlinux.org
Thu Jul 30 11:06:45 UTC 2009


    Date: Thursday, July 30, 2009 @ 07:06:45
  Author: pierre
Revision: 48006

update to KDE 4.3.0 (try #1)

Modified:
  kdepimlibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-30 11:06:41 UTC (rev 48005)
+++ PKGBUILD	2009-07-30 11:06:45 UTC (rev 48006)
@@ -2,8 +2,8 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.2.98
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -11,8 +11,8 @@
 depends=('kdelibs' 'akonadi>=1.1.90' 'libical' 'gpgme')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
 install='kdepimlibs.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b7a464799cdc896092d42524a8174a93')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('313f1a9d353f82c2ffee517115404dd5')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list