summaryrefslogtreecommitdiff
path: root/extra/kdebindings-qtruby/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-04 01:23:34 -0700
committerroot <root@rshg054.dnsready.net>2012-10-04 01:23:34 -0700
commitc3ff6b4da8966c22dcbf0f5d8a957b875242789f (patch)
tree73064dc985b6d59695639dfb6d4ae4ba99395cc5 /extra/kdebindings-qtruby/PKGBUILD
parent1350233b6dc1924ba29a42462447995f26dae0dc (diff)
Thu Oct 4 01:23:34 PDT 2012
Diffstat (limited to 'extra/kdebindings-qtruby/PKGBUILD')
-rw-r--r--extra/kdebindings-qtruby/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-qtruby/PKGBUILD b/extra/kdebindings-qtruby/PKGBUILD
index ed684d937..09871e43c 100644
--- a/extra/kdebindings-qtruby/PKGBUILD
+++ b/extra/kdebindings-qtruby/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166214 2012-09-05 18:27:52Z andrea $
+# $Id: PKGBUILD 167776 2012-10-03 14:40:01Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-qtruby
-pkgver=4.9.1
+pkgver=4.9.2
pkgrel=1
pkgdesc="Ruby bindings for the Qt libraries"
url="https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby"
@@ -13,7 +13,7 @@ depends=('kdebindings-smokeqt' 'ruby')
makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
conflicts=('kdebindings-ruby')
source=("http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz")
-sha1sums=('6362e3e1e65085cda1c8b2793ba7105150ec989d')
+sha1sums=('7d74ef9d0c66ef6c54fd25aeff89de7f06685dda')
build() {
cd "${srcdir}"