Date: Monday, June 9, 2014 @ 05:09:17 Author: svenstaro Revision: 214515
upgpkg: kdeedu-kig 4.13.2-1 upstream release 4.12.2 Modified: kdeedu-kig/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-09 03:09:14 UTC (rev 214514) +++ PKGBUILD 2014-06-09 03:09:17 UTC (rev 214515) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdeedu-kig -pkgver=4.13.1 +pkgver=4.13.2 pkgrel=1 pkgdesc="Interactive Geometry" url="http://kde.org/applications/education/kig/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'boost') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kig-${pkgver}.tar.xz") -sha1sums=('3e7a9791ef096c8ea69946d9b6083761819001e2') +sha1sums=('423190ea5b70d7c6fc77311d7646afde76e06b2e') build() { mkdir build