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 6740edb87..af378260b 100644 --- a/extra/kdebindings-korundum/PKGBUILD +++ b/extra/kdebindings-korundum/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 195578 2013-10-01 15:19:56Z svenstaro $ +# $Id: PKGBUILD 198860 2013-11-05 19:52:04Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-korundum -pkgver=4.11.2 +pkgver=4.11.3 pkgrel=1 pkgdesc="Ruby bindings for libraries created by the KDE community" url="https://projects.kde.org/projects/kde/kdebindings/ruby/korundum" @@ -16,7 +16,7 @@ optdepends=('kdegraphics-okular: okular bindings' 'kdepimlibs: akonadi bindings') conflicts=('kdebindings-ruby') source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.xz") -sha1sums=('0ea502fb79d1c5f61b32dd8419880e4f29b229e2') +sha1sums=('9622fd4a20a423b2fbc0de0b6258cb8de5262002') prepare() { mkdir build |