Date: Sunday, March 4, 2012 @ 06:08:06 Author: andrea Revision: 151941
KDE 4.8.1 Modified: kdebindings-smokekde/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-04 11:08:02 UTC (rev 151940) +++ PKGBUILD 2012-03-04 11:08:06 UTC (rev 151941) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokekde -pkgver=4.8.0 +pkgver=4.8.1 pkgrel=1 pkgdesc="Language independent library for KDE bindings" url="http://kde.org/" @@ -13,8 +13,8 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate') conflicts=('kdebindings-smoke') -source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.bz2") -sha1sums=('04f01d14cfc395fcf675b7a22202b41351f471f9') +source=("http://download.kde.org/stable/${pkgver}/src/xz/smokekde-${pkgver}.tar.xz") +sha1sums=('680a29725c4b04629befafcd6c74dbc8cc6238f6') build() { cd "${srcdir}"
