Date: Thursday, January 17, 2013 @ 09:04:56 Author: andrea Revision: 175375
KDE 4.10 RC3 Modified: kdebindings-qyoto/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:04:52 UTC (rev 175374) +++ PKGBUILD 2013-01-17 14:04:56 UTC (rev 175375) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.9.97 +pkgver=4.9.98 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/unstable/${pkgver}/src/qyoto-${pkgver}.tar.xz") -sha1sums=('472d502f3eae0ba66e256101f2cffc1808ae2a81') +sha1sums=('0ade2774ec8d10f8dcb1b52607136cbbbc99482c') build() { mkdir build
