diff options
author | root <root@rshg054.dnsready.net> | 2013-05-10 01:10:31 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-10 01:10:31 -0700 |
commit | fc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (patch) | |
tree | 6ef5bc2d994954809f833756dd63eeed03cbd5c9 /extra/kdebindings-korundum | |
parent | 648599b08776ea788a3ddb0365eb30fda03efe7b (diff) |
Fri May 10 01:10:30 PDT 2013
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 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() { |