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

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


    Date: Thursday, February 4, 2010 @ 07:29:39
  Author: pierre
Revision: 67185

KDE 4.4.0; first try

Modified:
  kdetoys/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-04 12:29:36 UTC (rev 67184)
+++ PKGBUILD	2010-02-04 12:29:39 UTC (rev 67185)
@@ -6,15 +6,15 @@
          'kdetoys-kteatime'
          'kdetoys-ktux'
          'kdetoys-kweather')
-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' 'kdetoys')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdebase-workspace')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('238fbd089ce57119c2af95230c0574c9')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('5c3e4d948ee709e167becec808598c23')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list