[arch-commits] Commit in kdebase/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Apr 29 00:27:43 UTC 2011
Date: Thursday, April 28, 2011 @ 20:27:43
Author: andrea
Revision: 121096
KDE 4.6.3
Modified:
kdebase/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-29 00:27:40 UTC (rev 121095)
+++ PKGBUILD 2011-04-29 00:27:43 UTC (rev 121096)
@@ -13,15 +13,15 @@
'kdebase-kwrite'
'kdebase-lib'
'kdebase-plasma')
-pkgver=4.6.2
+pkgver=4.6.3
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
groups=('kde' 'kdebase')
-makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'docbook-xsl')
+makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('e9e46a6b4f5580996a1484da6d2ef17f418eec69')
+sha1sums=('69cfba74099cdce27f7f72725288f025979b41f3')
build() {
cd ${srcdir}
More information about the arch-commits
mailing list