Date: Thursday, January 17, 2013 @ 09:04:59 Author: andrea Revision: 175376
KDE 4.10 RC3 Modified: kdebindings-qtruby/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:04:56 UTC (rev 175375) +++ PKGBUILD 2013-01-17 14:04:59 UTC (rev 175376) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qtruby -pkgver=4.9.97 +pkgver=4.9.98 pkgrel=1 pkgdesc="Ruby bindings for the Qt libraries" url="https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen') conflicts=('kdebindings-ruby') source=("http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.xz") -sha1sums=('f4bb5060c731fe6b7baf81de49d6b1ca0bfdb78f') +sha1sums=('52ab2ba36a0949420f35e837a67178f783ac85c7') build() { cd "${srcdir}"
