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

Andrea Scarpino andrea at archlinux.org
Wed Jul 7 20:22:37 UTC 2010


    Date: Wednesday, July 7, 2010 @ 16:22:37
  Author: andrea
Revision: 85097

undo

Modified:
  kdepimlibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-07 20:22:32 UTC (rev 85096)
+++ PKGBUILD	2010-07-07 20:22:37 UTC (rev 85097)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.4.92
+pkgver=4.4.5
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 depends=('kdelibs' 'akonadi' '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")
-sha1sums=('b68b934af4af34ddbe7744dec5a5f53054f77fc4')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('bc4d9a478f80e013ac39710f963ee68961d5f369')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list