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