Date: Wednesday, June 27, 2012 @ 02:21:52 Author: andrea Revision: 162443
KDE 4.9 RC1 Modified: kdebindings-qtruby/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-06-27 06:21:49 UTC (rev 162442) +++ PKGBUILD 2012-06-27 06:21:52 UTC (rev 162443) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qtruby -pkgver=4.8.90 +pkgver=4.8.95 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=('7a8e87a3b781622ee5871e19c0fb18f05b115d89') +sha1sums=('2a336acd84308fbbb54c8d63da54c136edc7c8a7') build() { cd "${srcdir}"
