Date: Monday, September 3, 2012 @ 17:49:04 Author: andrea Revision: 165935
KDE 4.9.1 Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-09-03 21:49:01 UTC (rev 165934) +++ PKGBUILD 2012-09-03 21:49:04 UTC (rev 165935) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.9.0 +pkgver=4.9.1 pkgrel=1 pkgdesc=".NET/Mono bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-csharp') source=("http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.xz") -sha1sums=('91e43ce4a1860e186fd93fdfec0bbe2da10133ac') +sha1sums=('a5a6b42a7c37c554fa67dcd9a9439c4d32a6c59a') build() { cd "${srcdir}"
