Date: Tuesday, October 2, 2012 @ 05:09:33 Author: andrea Revision: 167433
KDE 4.9.2 Modified: kdebindings-smokeqt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-02 09:09:30 UTC (rev 167432) +++ PKGBUILD 2012-10-02 09:09:33 UTC (rev 167433) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokeqt -pkgver=4.9.1 +pkgver=4.9.2 pkgrel=1 pkgdesc="Language independent library for Qt bindings" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') conflicts=('kdebindings-smoke') source=("http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz") -sha1sums=('db56b4a6b4380a61735a4dd5366af75ad4901475') +sha1sums=('a2f70eb2cb67942456604a6538e9cabe8a48aad5') build() { cd "${srcdir}"
