[arch-commits] Commit in phonon/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Tue Jul 22 23:55:49 UTC 2008
Date: Tuesday, July 22, 2008 @ 19:55:48
Author: pierre
Revision: 6031
upgpkg: phonon 4.2.0-1
Modified:
phonon/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-07-22 23:13:19 UTC (rev 6030)
+++ PKGBUILD 2008-07-22 23:55:48 UTC (rev 6031)
@@ -2,16 +2,16 @@
# Maintainer: Pierre Schmitz <pierre at archlinux.de>
pkgname=phonon
-pkgver=4.1.83
+pkgver=4.2.0
pkgrel=1
pkgdesc="KDE Phonon"
arch=('i686' 'x86_64')
-url='http://www.kde.org'
-license=('GPL')
+url='http://phonon.kde.org'
+license=('LGPL')
depends=('qt>=4.4' 'alsa-lib' 'gstreamer0.10-base')
makedepends=('pkgconfig' 'cmake')
-source=("ftp://ftp.kde.org/pub/kde/unstable/4.0.83/support/phonon-${pkgver}.tar.bz2")
-md5sums=('7d0ae1321e7f013ce92b39548134b770')
+source=("ftp://ftp.archlinux.org/other/phonon/phonon-${pkgver}.tar.bz2")
+md5sums=('c7b38f8057c950a28eeee267c4cbf119')
build() {
cd $srcdir
More information about the arch-commits
mailing list