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

Andrea Scarpino andrea at archlinux.org
Thu Jul 29 13:24:44 UTC 2010


    Date: Thursday, July 29, 2010 @ 09:24:44
  Author: andrea
Revision: 86340

KDE 4.5.0

Modified:
  kdebindings/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:24:37 UTC (rev 86339)
+++ PKGBUILD	2010-07-29 13:24:44 UTC (rev 86340)
@@ -6,15 +6,15 @@
 pkgname=('kdebindings-csharp'
          'kdebindings-python'
          'kdebindings-smoke')
-pkgver=4.4.95
+pkgver=4.5.0
 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/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('4e92f4e693943012e2456c1b9ce7f4b683671fb2')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('6a98274deb8999ff5c51b7450745cb21ac75f4be')
 
 build() {
 	cd ${srcdir}/${pkgbase}-${pkgver}




More information about the arch-commits mailing list