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

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


    Date: Tuesday, June 8, 2010 @ 11:56:32
  Author: andrea
Revision: 82078

KDE 4.4.85 (beta2)

Modified:
  kdebase-runtime/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-08 15:56:28 UTC (rev 82077)
+++ PKGBUILD	2010-06-08 15:56:32 UTC (rev 82078)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdebase-runtime
-pkgver=4.4.80
+pkgver=4.4.85
 pkgrel=1
 pkgdesc="KDE Base Runtime Environment"
 arch=('i686' 'x86_64')
@@ -12,12 +12,12 @@
 depends=('kdelibs' 'oxygen-icons' 'xorg-xauth' 'hicolor-icon-theme'
          'smbclient' 'rarian' 'libssh')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'openslp'
-             'xine-lib')
+             'xine-lib' 'docbook-xsl')
 optdepends=('htdig: to build the search index'
             'gdb: drkonq crash handler')
-install='kdebase-runtime.install'
+install="${pkgname}.install"
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('d32ba474d6adc4c1e5a8c0756f2771c87697d8b9')
+sha1sums=('b454c1a1fd50e113d48e1cd5b12418cf9055dcc5')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list