Date: Friday, November 16, 2012 @ 14:58:05 Author: andrea Revision: 171211
KDE 4.10 beta1 - first steps Added: kdemultimedia-kmix/kde-unstable/ Modified: kdemultimedia-kmix/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2012-11-16 14:36:10 UTC (rev 171082) +++ kde-unstable/PKGBUILD 2012-11-16 19:58:05 UTC (rev 171211) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdemultimedia-kmix -pkgver=4.9.3 +pkgver=4.9.80 pkgrel=1 pkgdesc="KDE volume control program" url='http://kde.org/applications/multimedia/kmix/' @@ -12,8 +12,8 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') install="${pkgname}.install" -source=("http://download.kde.org/stable/${pkgver}/src/kmix-${pkgver}.tar.xz") -sha1sums=('9eeb903eeaa464b4f15205b4a7c4c204e13a56d7') +source=("http://download.kde.org/unstable/${pkgver}/src/kmix-${pkgver}.tar.xz") +sha1sums=('60c5d851ece3fd62db2604d2fcde05639ac49c83') build() { cd "${srcdir}"