Date: Tuesday, July 16, 2013 @ 20:15:41 Author: svenstaro Revision: 190148
upgpkg: kdebindings-smokegen 4.10.95-1 upstream 4.11rc1 Modified: kdebindings-smokegen/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-16 18:15:31 UTC (rev 190147) +++ PKGBUILD 2013-07-16 18:15:41 UTC (rev 190148) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.10.90 +pkgver=4.10.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=('885d78b0d8abce699595f2dada09da043c1c673e') +sha1sums=('95d8c622da7bdbebdc9555a538456d86f2f6d2af') build() { cd "${srcdir}"
