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

Andrea Scarpino andrea at archlinux.org
Thu Jul 29 13:26:10 UTC 2010


    Date: Thursday, July 29, 2010 @ 09:26:08
  Author: andrea
Revision: 86352

KDE 4.5.0

Modified:
  kdetoys/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:26:03 UTC (rev 86351)
+++ PKGBUILD	2010-07-29 13:26:08 UTC (rev 86352)
@@ -6,15 +6,15 @@
 pkgname=('kdetoys-amor'
          'kdetoys-kteatime'
          'kdetoys-ktux')
-pkgver=4.4.95
+pkgver=4.5.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' 'docbook-xsl')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('c523778de4257e37a64159222ac31553b13ec452')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('eae22719e5e87cbaeffb79d2bc6bf50b0b9c52cd')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list