Date: Tuesday, October 2, 2012 @ 05:14:59 Author: andrea Revision: 167502
KDE 4.9.2 Modified: kdemultimedia-kmix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-02 09:14:56 UTC (rev 167501) +++ PKGBUILD 2012-10-02 09:14:59 UTC (rev 167502) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdemultimedia-kmix -pkgver=4.9.1 +pkgver=4.9.2 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=('43f6e8b635c9662bc930f31680d84ad0e5c0dd6a') +sha1sums=('581955c6a097c69f3cf511a6c55c58d2d2d9ceb7') build() { cd "${srcdir}"
