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

Pierre Schmitz pierre at archlinux.org
Sun Jan 11 12:51:19 UTC 2009


    Date: Sunday, January 11, 2009 @ 07:51:19
  Author: pierre
Revision: 23455

Let's go straigt to 4.2 RC1

Modified:
  kdeartwork/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:51:15 UTC (rev 23454)
+++ PKGBUILD	2009-01-11 12:51:19 UTC (rev 23455)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdeartwork
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE additional artwork"
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
 depends=('kdebase-workspace')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('6b53365e45fdcd227e7e7c546e25cb36')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver' 'eigen')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('2c4f0cd7bf767551df395645248d5cb8')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list