Date: Tuesday, November 6, 2012 @ 07:57:46 Author: andrea Revision: 170259
KDE 4.9.3 Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-11-06 12:57:43 UTC (rev 170258) +++ PKGBUILD 2012-11-06 12:57:46 UTC (rev 170259) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.9.2 +pkgver=4.9.3 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=('549f386325cf02662c685f83b1844c72149255d1') +sha1sums=('24397a09c50ccc2e87dcd5d07f33d74cc9c5113f') build() { cd "${srcdir}"
