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

Andrea Scarpino andrea at archlinux.org
Tue Jun 8 15:56:36 UTC 2010


    Date: Tuesday, June 8, 2010 @ 11:56:36
  Author: andrea
Revision: 82079

KDE 4.4.85 (beta2)

Modified:
  kdepimlibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-08 15:56:32 UTC (rev 82078)
+++ PKGBUILD	2010-06-08 15:56:36 UTC (rev 82079)
@@ -3,17 +3,17 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepimlibs
-pkgver=4.4.80
+pkgver=4.4.85
 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/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('0184d7146a9ed4fd741d616e085657ffeaf06116')
+sha1sums=('920e8a1ddfb47678f2bea1d6f077151927e2456d')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list