Date: Wednesday, March 4, 2015 @ 15:29:20 Author: fyan Revision: 232620
upgpkg: kig 14.12.3-1 Modified: kig/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 14:19:47 UTC (rev 232619) +++ PKGBUILD 2015-03-04 14:29:20 UTC (rev 232620) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kig -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 pkgdesc="Interactive Geometry" url="http://kde.org/applications/education/kig/" @@ -16,7 +16,7 @@ conflicts=('kdeedu-kig') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kig-${pkgver}.tar.xz") -sha1sums=('d0ae7fd3c0153b3d3bcf7ab142994f51b314b72f') +sha1sums=('f0e9c0c895f4314a69cf89b7a328a1f2c856bc7b') prepare() { mkdir -p build
