[arch-commits] Commit in kdetoys (kde-unstable kde-unstable/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 3 22:09:55 UTC 2009
Date: Wednesday, June 3, 2009 @ 18:09:55
Author: pierre
Revision: 41400
KDE 4.3 beta 2; first try; commiting to kde-unstable
Added:
kdetoys/kde-unstable/
Modified:
kdetoys/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-06-03 19:26:41 UTC (rev 41374)
+++ kde-unstable/PKGBUILD 2009-06-03 22:09:55 UTC (rev 41400)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdetoys
-pkgver=4.2.4
+pkgver=4.2.90
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=('57aca161a82d6f599132014d6d6b51db')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('a0817b44d76752951a00f775e6cde5f4')
build() {
cd $srcdir
More information about the arch-commits
mailing list