[arch-commits] Commit in kdebindings/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jan 5 16:16:28 UTC 2011
Date: Wednesday, January 5, 2011 @ 11:16:27
Author: andrea
Revision: 104958
KDE 4.5.5
Modified:
kdebindings/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-01-05 16:16:24 UTC (rev 104957)
+++ PKGBUILD 2011-01-05 16:16:27 UTC (rev 104958)
@@ -7,8 +7,8 @@
'kdebindings-python'
'kdebindings-ruby'
'kdebindings-smoke')
-pkgver=4.5.4
-pkgrel=2
+pkgver=4.5.5
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL')
@@ -17,9 +17,9 @@
source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2"
'sip4.11.2.patch'
'sip4.12.patch')
-sha1sums=('1562ca0e58450ed72bc18ed9a1c4c6ec62fd4a8f'
- '36b52d147fee24a65c756baaad00e3d1ac081d3d'
- '59b3992de8def0e415a055246d2d3d0a2934d8d9')
+sha1sums=('5f754f0b6989df9557c5ccec18b4f96207fceb94'
+ '36b52d147fee24a65c756baaad00e3d1ac081d3d'
+ '59b3992de8def0e415a055246d2d3d0a2934d8d9')
build() {
cd ${srcdir}/${pkgbase}-${pkgver}
More information about the arch-commits
mailing list