Date: Sunday, December 2, 2012 @ 02:47:07 Author: andrea Revision: 172275
KDE 4.9.4 Modified: kdemultimedia-kmix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 07:47:03 UTC (rev 172274) +++ PKGBUILD 2012-12-02 07:47:07 UTC (rev 172275) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdemultimedia-kmix -pkgver=4.9.3 +pkgver=4.9.4 pkgrel=1 pkgdesc="KDE volume control program" url='http://kde.org/applications/multimedia/kmix/' @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgver}/src/kmix-${pkgver}.tar.xz") -sha1sums=('9eeb903eeaa464b4f15205b4a7c4c204e13a56d7') +sha1sums=('812087a8acfdbe676af422f2742f8c4fee91a835') build() { cd "${srcdir}"
