Date: Wednesday, January 2, 2013 @ 06:00:36 Author: andrea Revision: 174048
KDE 4.9.5 Modified: kdebindings-qtruby/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-02 11:00:32 UTC (rev 174047) +++ PKGBUILD 2013-01-02 11:00:36 UTC (rev 174048) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-qtruby -pkgver=4.9.4 +pkgver=4.9.5 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/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz") -sha1sums=('4f6f57b7f99b540b126534b8f9208cc1419b7e9a') +sha1sums=('442fff6a343103fd98dae1097e702901c5884e86') build() { cd "${srcdir}"
