[arch-commits] Commit in kdetoys (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Mon May 24 00:54:35 UTC 2010
Date: Sunday, May 23, 2010 @ 20:54:34
Author: andrea
Revision: 80944
first set of KDE 4.5 tarballs (4.4.80)
Added:
kdetoys/kde-unstable/
Modified:
kdetoys/kde-unstable/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2010-05-20 13:36:36 UTC (rev 80615)
+++ kde-unstable/PKGBUILD 2010-05-24 00:54:34 UTC (rev 80944)
@@ -1,20 +1,20 @@
# $Id$
-# Maintainer: Pierre Schmitz <pierre at archlinux.de>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Pierre Schmitz <pierre at archlinux.de>
pkgbase=kdetoys
pkgname=('kdetoys-amor'
'kdetoys-kteatime'
- 'kdetoys-ktux'
- 'kdetoys-kweather')
-pkgver=4.4.3
+ 'kdetoys-ktux')
+pkgver=4.4.80
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/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('1ea310ccfcaa99d25dc2eceb28c026b49d5ebe65')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('7a3d28c0fbaef54d54a2b0b42f18f33a832b9c58')
build() {
cd $srcdir
More information about the arch-commits
mailing list