Date: Sunday, March 4, 2012 @ 06:09:55 Author: andrea Revision: 151965
KDE 4.8.1 Modified: kdebindings-korundum/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-04 11:09:51 UTC (rev 151964) +++ PKGBUILD 2012-03-04 11:09:55 UTC (rev 151965) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-korundum -pkgver=4.8.0 -pkgrel=3 +pkgver=4.8.1 +pkgrel=1 pkgdesc="KDE bindings for ruby" url="http://kde.org/" arch=('i686' 'x86_64') @@ -14,9 +14,9 @@ 'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate') conflicts=('kdebindings-ruby') options=('!makeflags') -source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.bz2" +source=("http://download.kde.org/stable/${pkgver}/src/xz/korundum-${pkgver}.tar.xz" 'korundum-4.8.0-ruby19.patch') -sha1sums=('635ebd224ec2775e93ddf395c2e4d2ba838130df' +sha1sums=('10788c362d209785ce800d70c3b8823af49cf16c' '73299f56a891d8a5475ac07dd485619859312f70') build() {
