[arch-commits] Commit in kdewebdev/kde-unstable (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Jun 8 15:57:38 UTC 2010
Date: Tuesday, June 8, 2010 @ 11:57:38
Author: andrea
Revision: 82096
KDE 4.4.85 (beta2)
Modified:
kdewebdev/kde-unstable/PKGBUILD
----------+
PKGBUILD | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-06-08 15:57:37 UTC (rev 82095)
+++ PKGBUILD 2010-06-08 15:57:38 UTC (rev 82096)
@@ -6,16 +6,15 @@
'kdewebdev-kimagemapeditor'
'kdewebdev-klinkstatus'
'kdewebdev-kommander')
-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' 'kdewebdev')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'ruby' 'kdepimlibs' 'kdebase-runtime' 'tidyhtml'
- 'kdepim-runtime')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepim-runtime' 'docbook-xsl')
source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('73507fb9d9fb2d6dd2bd2c4af4a45b3b0cdb11f2')
+sha1sums=('3486806eae51f6c88deaf8657d2f12074f4ea109')
build() {
cd $srcdir
More information about the arch-commits
mailing list