Date: Tuesday, February 4, 2014 @ 14:55:31 Author: svenstaro Revision: 205176
upgpkg: kdebindings-kimono 4.12.2-1 upstream release 4.12.2 Modified: kdebindings-kimono/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-04 13:55:30 UTC (rev 205175) +++ PKGBUILD 2014-02-04 13:55:31 UTC (rev 205176) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-kimono -pkgver=4.12.1 +pkgver=4.12.2 pkgrel=1 pkgdesc=".NET/Mono bindings for the KDE libraries" url="https://projects.kde.org/projects/kde/kdebindings/csharp/kimono" @@ -14,7 +14,7 @@ optdepends=('kdepimlibs: akonadi bindings') conflicts=('kdebindings-csharp') source=("http://download.kde.org/stable/${pkgver}/src/kimono-${pkgver}.tar.xz") -sha1sums=('e689bad826eac85b582162245281434a2cec4c47') +sha1sums=('f9fc6912fe7e69b4c9f40377275ce2e2a5369a14') build() { cd "${srcdir}"
