summaryrefslogtreecommitdiff
path: root/staging/kdebindings-qtruby
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-02 00:01:14 +0000
committerroot <root@rshg054.dnsready.net>2012-04-02 00:01:14 +0000
commit8ebbe4e4befac1396a153b356fc9793655dde4ff (patch)
treeb957bcef566f4da47b8d4a406c64837ec6e3b2e7 /staging/kdebindings-qtruby
parent939efb693a8b362edc0c6ccba62c5ce54fb501af (diff)
Mon Apr 2 00:01:14 UTC 2012
Diffstat (limited to 'staging/kdebindings-qtruby')
-rw-r--r--staging/kdebindings-qtruby/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/staging/kdebindings-qtruby/PKGBUILD b/staging/kdebindings-qtruby/PKGBUILD
index bd113cf47..07add09a5 100644
--- a/staging/kdebindings-qtruby/PKGBUILD
+++ b/staging/kdebindings-qtruby/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152040 2012-03-04 14:21:58Z andrea $
+# $Id: PKGBUILD 154845 2012-03-31 07:20:41Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-qtruby
-pkgver=4.8.1
+pkgver=4.8.2
pkgrel=1
pkgdesc="Qt bindings for ruby"
url="http://kde.org/"
@@ -12,8 +12,8 @@ groups=('kdebindings')
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=('b2532f9e9e04760fce5d9ac87768e6085f0c231b')
+source=("http://download.kde.org/stable/${pkgver}/src/qtruby-${pkgver}.tar.xz")
+sha1sums=('86643ab8ea52f4a1abcefa3620cea62d2225f949')
build() {
cd "${srcdir}"