diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-12-07 17:00:41 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-12-07 17:00:41 -0300 |
commit | 3734b1ff855a5738195c6ff3def244d7b2e23e50 (patch) | |
tree | a4afb881617539f17c75b0ddc58902569d847809 /extra/kdebindings-korundum | |
parent | d4eb5f4f523f90878c8d5ab59e6012ca401ca355 (diff) | |
parent | 7de07e40e2c0c078a35c5092e1f2defb65d1741e (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/znc/PKGBUILD
extra/hugin/PKGBUILD
extra/kdeplasma-addons/PKGBUILD
extra/postgresql/PKGBUILD
extra/talloc/PKGBUILD
Diffstat (limited to 'extra/kdebindings-korundum')
-rw-r--r-- | extra/kdebindings-korundum/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-korundum/PKGBUILD b/extra/kdebindings-korundum/PKGBUILD index 3b4efa630..74c7bd6cc 100644 --- a/extra/kdebindings-korundum/PKGBUILD +++ b/extra/kdebindings-korundum/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 170616 2012-11-09 08:27:21Z andrea $ +# $Id: PKGBUILD 172830 2012-12-06 08:20:37Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-korundum -pkgver=4.9.3 +pkgver=4.9.4 pkgrel=1 pkgdesc="Ruby bindings for libraries created by the KDE community" url="https://projects.kde.org/projects/kde/kdebindings/ruby/korundum" @@ -15,7 +15,7 @@ makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost' conflicts=('kdebindings-ruby') source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.xz" 'ruby19.patch') -sha1sums=('ade552b7a0ddd3117dcd18ac0c70016c01f19fc5' +sha1sums=('13fdd219fe1d1082d89d965026adc2e58906da34' 'c074f027bac3b9bffe70a2c2304a6a7be12be034') build() { |