[arch-commits] Commit in kdesdk/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Oct 1 12:46:59 UTC 2010
Date: Friday, October 1, 2010 @ 08:46:59
Author: andrea
Revision: 92833
KDE 4.5.2
Modified:
kdesdk/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-01 12:46:54 UTC (rev 92832)
+++ PKGBUILD 2010-10-01 12:46:59 UTC (rev 92833)
@@ -23,8 +23,8 @@
'kdesdk-scripts'
'kdesdk-strigi-analyzer'
'kdesdk-umbrello')
-pkgver=4.5.1
-pkgrel=3
+pkgver=4.5.2
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL' 'FDL')
@@ -32,7 +32,7 @@
makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'subversion'
'kdebindings-python' 'docbook-xsl' 'antlr' 'kdebase-konqueror')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('6632d85f862a3e2ec7d75772f94770aa6aa5a182')
+sha1sums=('8732dd0460e17bfdcfe6b9be467a90de14143cc1')
build() {
cd $srcdir
More information about the arch-commits
mailing list