Date: Thursday, May 3, 2012 @ 09:20:22 Author: andrea Revision: 158137
KDE 4.8.3 Modified: kdebindings-smokegen/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-03 13:20:19 UTC (rev 158136) +++ PKGBUILD 2012-05-03 13:20:22 UTC (rev 158137) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.8.2 +pkgver=4.8.3 pkgrel=1 pkgdesc="A general purpose C++ parser with a plugin infrastructure" url="http://kde.org/" @@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4') conflicts=('kdebindings-smoke') source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz") -sha1sums=('8ba52937f10fb83470e1fbd724d767ab90921c41') +sha1sums=('0ea29388a8a8116e8b4fa7fe6e8a0b270e99cdcd') build() { cd "${srcdir}"
