Date: Thursday, April 4, 2013 @ 06:16:34 Author: svenstaro Revision: 181540
upgpkg: kdegames-katomic 4.10.2-1 upstream Modified: kdegames-katomic/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 04:16:27 UTC (rev 181539) +++ PKGBUILD 2013-04-04 04:16:34 UTC (rev 181540) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-katomic -pkgver=4.10.1 +pkgver=4.10.2 pkgrel=1 pkgdesc="A fun and educational game built around molecular geometry" url="http://kde.org/applications/games/katomic/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/katomic-${pkgver}.tar.xz") -sha1sums=('50a9ca7e617a017a6d705de73de2398947789cad') +sha1sums=('c7d3fc2dc10ce90092d229f1a879a0081e26cd8b') build() { mkdir build
