summaryrefslogtreecommitdiff
path: root/extra/kdebindings-qtruby/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
committerroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
commitcf46d1f178976dd464382bb833d45c01c0faba3a (patch)
tree8659021c45d7b0378ca1ccc82008bb8236a58a34 /extra/kdebindings-qtruby/PKGBUILD
parent718c8e57ef26498cff228de3de92bf5c8a3f6343 (diff)
Fri Mar 9 00:01:18 UTC 2012
Diffstat (limited to 'extra/kdebindings-qtruby/PKGBUILD')
-rw-r--r--extra/kdebindings-qtruby/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdebindings-qtruby/PKGBUILD b/extra/kdebindings-qtruby/PKGBUILD
index 2b94273e3..0ff402521 100644
--- a/extra/kdebindings-qtruby/PKGBUILD
+++ b/extra/kdebindings-qtruby/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 152040 2012-03-04 14:21:58Z andrea $
+# $Id: PKGBUILD 152484 2012-03-07 16:12:33Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-qtruby
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.8.1
+pkgrel=1
pkgdesc="Qt bindings for ruby"
url="http://kde.org/"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('kdebindings-smokeqt' 'ruby')
makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
conflicts=('kdebindings-ruby')
source=("http://download.kde.org/stable/${pkgver}/src/xz/qtruby-${pkgver}.tar.xz")
-sha1sums=('9b8e9ab4926929909861f6557dea908d328a1dd2')
+sha1sums=('b2532f9e9e04760fce5d9ac87768e6085f0c231b')
build() {
cd "${srcdir}"