Date: Sunday, December 2, 2012 @ 06:18:43 Author: andrea Revision: 172312
KDE 4.10 beta2 Modified: kdebindings-smokegen/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:18:38 UTC (rev 172311) +++ PKGBUILD 2012-12-02 11:18:43 UTC (rev 172312) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.9.80 +pkgver=4.9.90 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=('d02f7496caa82457f4d620939c80979b90f8249f') +sha1sums=('39b4dbadeab69fea6d10b16b938836f17c519581') build() { cd "${srcdir}"
