Date: Wednesday, January 2, 2013 @ 06:00:08 Author: andrea Revision: 174041
KDE 4.9.5 Modified: kdebindings-smokeqt/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-02 11:00:03 UTC (rev 174040) +++ PKGBUILD 2013-01-02 11:00:08 UTC (rev 174041) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokeqt -pkgver=4.9.4 -pkgrel=2 +pkgver=4.9.5 +pkgrel=1 pkgdesc="Language independent library for Qt bindings" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'mesa') conflicts=('kdebindings-smoke') source=("http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz") -sha1sums=('171b3c1cc0e7986ffb2d96a9ff844300e98746bf') +sha1sums=('a99f0b15f6e08a13e3018e4379837bdafe6ebd0e') build() { cd "${srcdir}"
