Date: Friday, March 30, 2012 @ 12:12:30 Author: andrea Revision: 154667
KDE 4.8.2 Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-30 16:12:27 UTC (rev 154666) +++ PKGBUILD 2012-03-30 16:12:30 UTC (rev 154667) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.8.1 +pkgver=4.8.2 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/stable/${pkgver}/src/qyoto-${pkgver}.tar.xz") -sha1sums=('32ad56ce6189ce691ed46b8494c4cb446dda6016') +sha1sums=('6d7b8dcac2a92b143bae0d329793864a7a23aa8f') build() { cd "${srcdir}"
