[arch-commits] Commit in kdebase-runtime/kde-unstable (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Sat Jun 20 14:21:49 UTC 2009
Date: Saturday, June 20, 2009 @ 10:21:49
Author: pierre
Revision: 43157
prepare new snapshot
Modified:
kdebase-runtime/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-20 14:21:45 UTC (rev 43156)
+++ PKGBUILD 2009-06-20 14:21:49 UTC (rev 43157)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdebase-runtime
-pkgver=4.2.91svn979380
+pkgver=4.2.92svn984151
pkgrel=1
pkgdesc="KDE Base Runtime Environment"
arch=('i686' 'x86_64')
@@ -10,12 +10,12 @@
license=('GPL' 'LGPL')
depends=('kdelibs-experimental' 'oxygen-icons' 'xorg-xauth'
'hicolor-icon-theme' 'smbclient' 'rarian')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'openslp')
optdepends=('htdig: to build the search index'
'gdb: drkonq crash handler')
install='kdebase-runtime.install'
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('a36c837b8f1d027b3ad3023627113acd')
+md5sums=('af4721a68b2aa56667fbe2503d77e80f')
build() {
cd $srcdir
More information about the arch-commits
mailing list