Date: Monday, June 9, 2014 @ 05:13:26 Author: svenstaro Revision: 214584
upgpkg: kdegames-kolf 4.13.2-1 upstream release 4.12.2 Modified: kdegames-kolf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-06-09 03:13:24 UTC (rev 214583) +++ PKGBUILD 2014-06-09 03:13:26 UTC (rev 214584) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kolf -pkgver=4.13.1 +pkgver=4.13.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=('464f4d5ebe1079550f2eb79dda6842d7841ef112') +sha1sums=('49c3f5aac5b41594f511d4b13ffbff6c6dd16fe9') build() { mkdir build
