Date: Sunday, March 4, 2012 @ 06:08:16 Author: andrea Revision: 151944
KDE 4.8.1 Modified: kdebindings-qyoto/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-04 11:08:14 UTC (rev 151943) +++ PKGBUILD 2012-03-04 11:08:16 UTC (rev 151944) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qyoto -pkgver=4.8.0 +pkgver=4.8.1 pkgrel=1 pkgdesc=".NET/Mono bindings for the Qt libraries" url="http://kde.org/" @@ -12,8 +12,8 @@ depends=('kdebindings-smokeqt' 'mono') makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-csharp') -source=("http://download.kde.org/stable/${pkgver}/src/qyoto-${pkgver}.tar.bz2") -sha1sums=('3e5abc08b5a097e332449f15c50975402934d60a') +source=("http://download.kde.org/stable/${pkgver}/src/xz/qyoto-${pkgver}.tar.xz") +sha1sums=('32ad56ce6189ce691ed46b8494c4cb446dda6016') build() { cd "${srcdir}"
