Date: Tuesday, October 2, 2012 @ 05:09:30 Author: andrea Revision: 167432
KDE 4.9.2 Modified: kdebindings-smokegen/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-10-02 09:09:27 UTC (rev 167431) +++ PKGBUILD 2012-10-02 09:09:30 UTC (rev 167432) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.9.1 +pkgver=4.9.2 pkgrel=1 pkgdesc="A general purpose C++ parser with a plugin infrastructure" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen" @@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4') conflicts=('kdebindings-smoke') source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz") -sha1sums=('d73bd72550a644f073b94258591fe2c7c742360b') +sha1sums=('f7ac776e18ad0df7535280ca5e6ea951cde159fb') build() { cd "${srcdir}"
