[arch-commits] Commit in kdesdk/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Aug 31 18:18:21 UTC 2010


    Date: Tuesday, August 31, 2010 @ 14:18:21
  Author: ibiru
Revision: 89432

upgpkg: kdesdk 4.5.1-2
fix antlr typo for real

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-31 16:51:29 UTC (rev 89431)
+++ PKGBUILD	2010-08-31 18:18:21 UTC (rev 89432)
@@ -24,13 +24,13 @@
          'kdesdk-strigi-analyzer'
          'kdesdk-umbrello')
 pkgver=4.5.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdesdk')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'subversion'
-	'kdebindings-python' 'docbook-xsl' 'antlr')
+	'kdebindings-python' 'docbook-xsl' 'antlr' 'kdebase-konqueror')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
 sha1sums=('6632d85f862a3e2ec7d75772f94770aa6aa5a182')
 




More information about the arch-commits mailing list