Date: Tuesday, May 7, 2013 @ 15:26:54 Author: andrea Revision: 184482
KDE 4.10.3 Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-07 13:26:52 UTC (rev 184481) +++ PKGBUILD 2013-05-07 13:26:54 UTC (rev 184482) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.10.2 +pkgver=4.10.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=('eaeb11ace135a0c9daceaa03067f056255d77dc8') +sha1sums=('2fa451fddf1b05fde705f16bd24a0914aa3eb0de') build() { mkdir build
