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

Andrea Scarpino andrea at archlinux.org
Thu Jul 29 13:26:28 UTC 2010


    Date: Thursday, July 29, 2010 @ 09:26:27
  Author: andrea
Revision: 86354

KDE 4.5.0

Modified:
  kdewebdev/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:26:19 UTC (rev 86353)
+++ PKGBUILD	2010-07-29 13:26:27 UTC (rev 86354)
@@ -6,7 +6,7 @@
          'kdewebdev-kimagemapeditor'
          'kdewebdev-klinkstatus'
          'kdewebdev-kommander')
-pkgver=4.4.95
+pkgver=4.5.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,8 +14,8 @@
 groups=('kde' 'kdewebdev')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'ruby' 'tidyhtml' 'kdepim-runtime'
 	'docbook-xsl')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('42857d4f51f27f6f8ed38705a2c3c9eec0548159')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('251875fd66b5aae722044b0b559056e2a77a6fec')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list