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

Pierre Schmitz pierre at archlinux.org
Sun Jan 11 12:53:32 UTC 2009


    Date: Sunday, January 11, 2009 @ 07:53:32
  Author: pierre
Revision: 23464

Let's go straigt to 4.2 RC1

Modified:
  kdetoys/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:53:28 UTC (rev 23463)
+++ PKGBUILD	2009-01-11 12:53:32 UTC (rev 23464)
@@ -2,7 +2,7 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdetoys
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE Toys"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 options=('docs')
 install='kdetoys.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b32cfc4788e749e6240476783f0eb1a9')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('9a822c9986bc29eab0d92a0598b12dd5')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list