Date: Thursday, December 22, 2011 @ 02:58:31 Author: andrea Revision: 145362
KDE 4.8RC1 Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-12-22 07:58:29 UTC (rev 145361) +++ PKGBUILD 2011-12-22 07:58:31 UTC (rev 145362) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.7.90 +pkgver=4.7.95 pkgrel=1 pkgdesc=".NET/Mono bindings for the Qt libraries" url="http://kde.org/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-csharp') source=("http://download.kde.org/unstable/${pkgver}/src/qyoto-${pkgver}.tar.bz2") -sha1sums=('b81fc239f3465daadbda3fa5da8478fd3f26e740') +sha1sums=('b7e55ce3d679498c3d07d5454622e3778efcd801') build() { cd "${srcdir}"
