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

Pierre Schmitz pierre at archlinux.org
Thu Feb 4 12:29:17 UTC 2010


    Date: Thursday, February 4, 2010 @ 07:29:16
  Author: pierre
Revision: 67178

KDE 4.4.0; first try

Modified:
  kdeartwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-04 12:29:13 UTC (rev 67177)
+++ PKGBUILD	2010-02-04 12:29:16 UTC (rev 67178)
@@ -11,15 +11,15 @@
          'kdeartwork-sounds'
          'kdeartwork-styles'
          'kdeartwork-wallpapers')
-pkgver=4.3.98
+pkgver=4.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeartwork')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('9c6b65517694009c838d2627a0653087')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('ee1a736960f47641cc65f7a1b3483445')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list