diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-05-10 13:49:32 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-05-10 13:49:32 +0200 |
commit | 09dea20d0ca4b034a72f66c2bb22caa976ce1f85 (patch) | |
tree | 936d721a591ceb57c16d769ab0f755514879ed9b /extra/kdebindings-korundum/PKGBUILD | |
parent | cdbd7308d16cb249715cce9bedf8b809f2576804 (diff) | |
parent | fc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/gliv/PKGBUILD
community/yaml-cpp0.3/PKGBUILD
extra/ecore/PKGBUILD
extra/edje/PKGBUILD
extra/elementary/PKGBUILD
extra/embryo/PKGBUILD
extra/emotion/PKGBUILD
extra/ethumb/PKGBUILD
extra/kdepim/PKGBUILD
extra/php/PKGBUILD
extra/qtiplot/PKGBUILD
extra/xfce4-mixer/PKGBUILD
Diffstat (limited to 'extra/kdebindings-korundum/PKGBUILD')
-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 3500e07f3..311c13d3e 100644 --- a/extra/kdebindings-korundum/PKGBUILD +++ b/extra/kdebindings-korundum/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 181910 2013-04-05 08:54:55Z svenstaro $ +# $Id: PKGBUILD 184885 2013-05-09 09:42:58Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-korundum -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc="Ruby bindings for libraries created by the KDE community" url="https://projects.kde.org/projects/kde/kdebindings/ruby/korundum" @@ -17,7 +17,7 @@ optdepends=('kdegraphics-okular: okular bindings' conflicts=('kdebindings-ruby') source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.xz" 'ruby19.patch') -sha1sums=('147bb8aacf8805ccde57f1d3d96e67633f317202' +sha1sums=('43d15e26ba9219874d8efc0140c5fb3eaac97792' 'c074f027bac3b9bffe70a2c2304a6a7be12be034') build() { |