Date: Wednesday, June 27, 2012 @ 02:21:27 Author: andrea Revision: 162435
KDE 4.9 RC1 Modified: kdebindings-smokegen/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-27 06:21:24 UTC (rev 162434) +++ PKGBUILD 2012-06-27 06:21:27 UTC (rev 162435) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.8.90 +pkgver=4.8.95 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=('18c69f3ae1432176fba03c6a1d3b8fc208491a2e') +sha1sums=('e0d26ff3d58848b01800779d4777aca86c10d31d') build() { cd "${srcdir}"
