Date: Tuesday, June 12, 2012 @ 01:42:19 Author: andrea Revision: 161520
KDE 4.9beta2 Modified: kdebindings-qtruby/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-12 05:42:16 UTC (rev 161519) +++ PKGBUILD 2012-06-12 05:42:19 UTC (rev 161520) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qtruby -pkgver=4.8.80 +pkgver=4.8.90 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=('8cf9bc95f95f72c00f32e0a867e20e5029b8bcbb') +sha1sums=('7a8e87a3b781622ee5871e19c0fb18f05b115d89') build() { cd "${srcdir}"
