Date: Saturday, September 20, 2014 @ 18:15:17 Author: svenstaro Revision: 222282
upgpkg: kdeedu-kig 4.14.1-1 kde 4.14.1 Modified: kdeedu-kig/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-20 16:15:14 UTC (rev 222281) +++ PKGBUILD 2014-09-20 16:15:17 UTC (rev 222282) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdeedu-kig -pkgver=4.14.0 -pkgrel=2 +pkgver=4.14.1 +pkgrel=1 pkgdesc="Interactive Geometry" url="http://kde.org/applications/education/kig/" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4' 'boost') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kig-${pkgver}.tar.xz") -sha1sums=('c680523b01da952ce8b51cccf19283a649311dd3') +sha1sums=('945ec31343cbefdaabc0290102c4f7e1a1f58941') build() { mkdir build