Date: Thursday, April 4, 2013 @ 06:20:25 Author: svenstaro Revision: 181576
upgpkg: kdegames-kolf 4.10.2-1 upstream Modified: kdegames-kolf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 04:20:21 UTC (rev 181575) +++ PKGBUILD 2013-04-04 04:20:25 UTC (rev 181576) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kolf -pkgver=4.10.1 +pkgver=4.10.2 pkgrel=1 pkgdesc="A miniature golf game with 2d top-down view" url="http://kde.org/applications/games/kolf/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kolf-${pkgver}.tar.xz") -sha1sums=('8de187b5807217f9e6b0e863ff55d563fb506185') +sha1sums=('148fe1a39763b97daaa3e4257b1f0e80e34cc723') build() { mkdir build
