Date: Wednesday, July 11, 2012 @ 16:50:08 Author: andrea Revision: 163254
KDE 4.9 RC2 Modified: kdebindings-smokegen/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-11 20:50:05 UTC (rev 163253) +++ PKGBUILD 2012-07-11 20:50:08 UTC (rev 163254) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.8.95 +pkgver=4.8.97 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/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz") -sha1sums=('e0d26ff3d58848b01800779d4777aca86c10d31d') +sha1sums=('8348e0f3b7bb5acbb6646e6c08dbdf5d17fa32dc') build() { cd "${srcdir}"
