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

Andrea Scarpino andrea at archlinux.org
Thu Jul 29 13:24:37 UTC 2010


    Date: Thursday, July 29, 2010 @ 09:24:37
  Author: andrea
Revision: 86339

KDE 4.5.0

Modified:
  kdepimlibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:24:30 UTC (rev 86338)
+++ PKGBUILD	2010-07-29 13:24:37 UTC (rev 86339)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.4.95
+pkgver=4.5.0
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 depends=('kdelibs' 'akonadi' 'libical' 'gpgme')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap' 'docbook-xsl')
 install='kdepimlibs.install'
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('59a90368e0a0d925b42069ccf9d3610aa18277cb')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('b49afbdad6a906b9e2affdf8a77d4bf312677b69')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list