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

Andrea Scarpino andrea at archlinux.org
Tue Jul 27 09:09:22 UTC 2010


    Date: Tuesday, July 27, 2010 @ 05:09:22
  Author: andrea
Revision: 86184

moved to [testing]

Modified:
  kdepimlibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-27 09:09:17 UTC (rev 86183)
+++ PKGBUILD	2010-07-27 09:09:22 UTC (rev 86184)
@@ -1,18 +1,19 @@
 # $Id: $
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.4.5
+pkgver=4.4.95
 pkgrel=1
 pkgdesc="KDE PIM Libraries"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL')
 depends=('kdelibs' 'akonadi' 'libical' 'gpgme')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'cyrus-sasl' 'openldap' 'docbook-xsl')
 install='kdepimlibs.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('bc4d9a478f80e013ac39710f963ee68961d5f369')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('59a90368e0a0d925b42069ccf9d3610aa18277cb')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list