Date: Thursday, April 4, 2013 @ 06:20:37 Author: svenstaro Revision: 181578
upgpkg: kdegames-kollision 4.10.2-1 upstream Modified: kdegames-kollision/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 04:20:32 UTC (rev 181577) +++ PKGBUILD 2013-04-04 04:20:37 UTC (rev 181578) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kollision -pkgver=4.10.1 +pkgver=4.10.2 pkgrel=1 pkgdesc="A simple ball dodging game" url="http://kde.org/applications/games/kollision/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kollision-${pkgver}.tar.xz") -sha1sums=('d3e83cd99877cb9663fdbff9a6c86837766d45fe') +sha1sums=('19f085adcf6477e4b69f554721e5a82a3754d8de') build() { mkdir build
