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