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

Pierre Schmitz pierre at archlinux.org
Thu Jan 22 10:41:34 UTC 2009


    Date: Thursday, January 22, 2009 @ 05:41:34
  Author: pierre
Revision: 24887

prepare for KDE 4.2.0

Modified:
  kdeartwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-22 10:41:31 UTC (rev 24886)
+++ PKGBUILD	2009-01-22 10:41:34 UTC (rev 24887)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdeartwork
-pkgver=4.1.96
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="KDE additional artwork"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 groups=('kde')
 depends=('kdebase-workspace')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver' 'eigen')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('2c4f0cd7bf767551df395645248d5cb8')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('d81623b60c7deb314bc2e28a52254ac2')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list