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

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


    Date: Thursday, July 29, 2010 @ 09:24:55
  Author: andrea
Revision: 86342

KDE 4.5.0

Modified:
  kdebase/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:24:49 UTC (rev 86341)
+++ PKGBUILD	2010-07-29 13:24:55 UTC (rev 86342)
@@ -12,15 +12,15 @@
          'kdebase-kwrite'
          'kdebase-lib'
          'kdebase-plasma')
-pkgver=4.4.95
+pkgver=4.5.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdebase')
 makedepends=('kdebase-workspace' 'pkgconfig' 'cmake' 'automoc4' 'ruby' 'docbook-xsl')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('a0e923d9727cb6450c0a8908d61b15baf9f15d15')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('aeeec3cf2449e140c9a1c4d25cbaf198a5dc6e5f')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list