Date: Wednesday, June 6, 2012 @ 12:14:28 Author: andrea Revision: 160826
KDE 4.8.4 Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-06 16:14:23 UTC (rev 160825) +++ PKGBUILD 2012-06-06 16:14:28 UTC (rev 160826) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.8.3 +pkgver=4.8.4 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=('7d20a80fef76d4cdfb8d03a66e07b82074df69b0') +sha1sums=('8df3ad9630e8435e6af5af5809520662c95ee516') build() { cd "${srcdir}"
