[arch-commits] Commit in kdebase/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Jun 8 15:56:51 UTC 2010
Date: Tuesday, June 8, 2010 @ 11:56:51
Author: andrea
Revision: 82083
KDE 4.4.85 (beta2)
Modified:
kdebase/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-06-08 15:56:47 UTC (rev 82082)
+++ PKGBUILD 2010-06-08 15:56:51 UTC (rev 82083)
@@ -12,15 +12,15 @@
'kdebase-kwrite'
'kdebase-lib'
'kdebase-plasma')
-pkgver=4.4.80
+pkgver=4.4.85
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdebase')
-makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'ruby')
+makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'ruby' 'docbook-xsl')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('5973ad5aeca42090a48f8d0e6a1863fe5eb75149')
+sha1sums=('722e780c6e3d3913fa36c084110033c12b8f298a')
build() {
cd $srcdir
More information about the arch-commits
mailing list