Date: Tuesday, October 1, 2013 @ 17:15:21 Author: svenstaro Revision: 195521
upgpkg: kdebindings-qyoto 4.11.2-1 kde 4.11.2 release Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-01 15:15:20 UTC (rev 195520) +++ PKGBUILD 2013-10-01 15:15:21 UTC (rev 195521) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.11.1 +pkgver=4.11.2 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=('afb5ecfd5064f085b86f19aa98a0277abaeeccf4') +sha1sums=('e10f00c4528e3d31a57935dd54c6276ba631e903') build() { mkdir build
