[arch-commits] Commit in kdebindings/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Oct 1 12:46:05 UTC 2010
Date: Friday, October 1, 2010 @ 08:46:04
Author: andrea
Revision: 92822
KDE 4.5.2
Modified:
kdebindings/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-01 12:46:00 UTC (rev 92821)
+++ PKGBUILD 2010-10-01 12:46:04 UTC (rev 92822)
@@ -6,15 +6,15 @@
pkgname=('kdebindings-csharp'
'kdebindings-python'
'kdebindings-smoke')
-pkgver=4.5.1
-pkgrel=2
+pkgver=4.5.2
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'pyqt' 'kdepim-runtime' 'mono'
'kdegraphics-okular' 'qwt' 'docbook-xsl' 'boost' 'qscintilla')
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('0f75b9b787fd58ff5e36ce6ac87329ea31ad66b6')
+sha1sums=('108fd6e3dbb341adc0e90487d1b681534968f1d2')
build() {
cd ${srcdir}/${pkgbase}-${pkgver}
More information about the arch-commits
mailing list