[arch-commits] Commit in kdeutils (kde-unstable kde-unstable/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 3 22:09:59 UTC 2009
Date: Wednesday, June 3, 2009 @ 18:09:59
Author: pierre
Revision: 41401
KDE 4.3 beta 2; first try; commiting to kde-unstable
Added:
kdeutils/kde-unstable/
Modified:
kdeutils/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:59 UTC (rev 41401)
@@ -2,7 +2,7 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdeutils
-pkgver=4.2.4
+pkgver=4.2.90
pkgrel=1
pkgdesc="KDE Utils is a compilation of various desktop utilities."
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
makedepends=('pkgconfig' 'cmake' 'automoc4')
options=('docs')
install='kdeutils.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('e7214cb1e84d2e6793d3dbeb8f33a3fe')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('f6d94afde4844f2e32fddb1069b4f19c')
build() {
cd $srcdir
More information about the arch-commits
mailing list