[arch-commits] Commit in kdebase-runtime (kde-unstable kde-unstable/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Wed Jun 3 22:08:54 UTC 2009
Date: Wednesday, June 3, 2009 @ 18:08:54
Author: pierre
Revision: 41385
KDE 4.3 beta 2; first try; commiting to kde-unstable
Added:
kdebase-runtime/kde-unstable/
Modified:
kdebase-runtime/kde-unstable/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-06-03 19:26:41 UTC (rev 41374)
+++ kde-unstable/PKGBUILD 2009-06-03 22:08:54 UTC (rev 41385)
@@ -2,20 +2,20 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=kdebase-runtime
-pkgver=4.2.4
+pkgver=4.2.90
pkgrel=1
pkgdesc="KDE Base Runtime Environment"
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL')
groups=('kde')
-depends=('kdelibs' 'hicolor-icon-theme' 'rarian' 'smbclient' 'xorg-xauth')
+depends=('kdelibs' 'oxygen-icons' 'hicolor-icon-theme' 'rarian' 'smbclient' 'xorg-xauth')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs')
optdepends=('htdig: to build the search index')
options=('docs')
install='kdebase-runtime.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('9b5067b3ff73498705b5575e9290dffb')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('c710e2eef51349c09cce0f523ab7b543')
build() {
cd $srcdir
More information about the arch-commits
mailing list