summaryrefslogtreecommitdiff
path: root/kde-unstable/kdebindings-qtruby/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-10 10:00:34 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-10 10:00:34 +0100
commitfbe815aa83090984779a8b380cbfc1247353d98b (patch)
tree2eb92ffe4f5cb6c6c13f065f3122d9f18264b6c6 /kde-unstable/kdebindings-qtruby/PKGBUILD
parentd638a96c43b3c4fb9b517e8a66a4e8b1fa999833 (diff)
parentd22b68a6758c4f29a8e50a7be467374a53c68415 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/qtfm/PKGBUILD core/binutils/PKGBUILD core/fakeroot/PKGBUILD core/gcc/PKGBUILD core/linux-api-headers/PKGBUILD extra/audacious/PKGBUILD extra/kdelibs/PKGBUILD extra/kdemultimedia/PKGBUILD extra/llvm/PKGBUILD extra/maxima/PKGBUILD extra/sbcl/PKGBUILD extra/vigra/PKGBUILD kde-unstable/kdebase-workspace/PKGBUILD multilib/binutils-multilib/PKGBUILD multilib/gcc-multilib/PKGBUILD multilib/lib32-dbus-core/PKGBUILD multilib/lib32-glibc/PKGBUILD multilib/lib32-libgcrypt/PKGBUILD multilib/lib32-libgpg-error/PKGBUILD multilib/lib32-sqlite3/PKGBUILD multilib/lib32-tdb/PKGBUILD multilib/lib32-xcb-util/PKGBUILD
Diffstat (limited to 'kde-unstable/kdebindings-qtruby/PKGBUILD')
-rw-r--r--kde-unstable/kdebindings-qtruby/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-unstable/kdebindings-qtruby/PKGBUILD b/kde-unstable/kdebindings-qtruby/PKGBUILD
index b3976602d..cfa6a28c8 100644
--- a/kde-unstable/kdebindings-qtruby/PKGBUILD
+++ b/kde-unstable/kdebindings-qtruby/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 143304 2011-11-24 16:13:50Z andrea $
+# $Id: PKGBUILD 144768 2011-12-08 10:28:53Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-qtruby
-pkgver=4.7.80
+pkgver=4.7.90
pkgrel=1
pkgdesc="Qt bindings for ruby"
url="http://kde.org/"
@@ -13,7 +13,7 @@ depends=('kdebindings-smokeqt' 'ruby')
makedepends=('cmake' 'automoc4' 'kdebindings-smokegen')
conflicts=('kdebindings-ruby')
source=("http://download.kde.org/unstable/${pkgver}/src/qtruby-${pkgver}.tar.bz2")
-sha1sums=('ca1e73b375449d36ee52ae3012e70f2fa149f751')
+sha1sums=('8679b33dff47a6d73616ef75ab5119452e54c246')
build() {
cd "${srcdir}"