Date: Wednesday, May 14, 2014 @ 21:56:56 Author: svenstaro Revision: 212516
upgpkg: kdebindings-korundum 4.13.1-1 upstream release 4.13.1 Modified: kdebindings-korundum/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-14 19:56:53 UTC (rev 212515) +++ PKGBUILD 2014-05-14 19:56:56 UTC (rev 212516) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-korundum -pkgver=4.13.0 -pkgrel=2 +pkgver=4.13.1 +pkgrel=1 pkgdesc="Ruby bindings for libraries created by the KDE community" url="https://projects.kde.org/projects/kde/kdebindings/ruby/korundum" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ 'kdepimlibs: akonadi bindings') conflicts=('kdebindings-ruby') source=("http://download.kde.org/stable/${pkgver}/src/korundum-${pkgver}.tar.xz") -sha1sums=('057c291cc7a683ad37f332bae40d340d0068fc5c') +sha1sums=('fcc64c9abbbe84a47e2bd4006391433044a22482') prepare() { mkdir build
