diff options
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 ede466862..96aeb01a3 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() { |