Date: Friday, July 18, 2014 @ 13:40:23 Author: svenstaro Revision: 217238
upgpkg: kdegames-kolf 4.13.3-1 upstream release 4.13.3 Modified: kdegames-kolf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-18 11:40:19 UTC (rev 217237) +++ PKGBUILD 2014-07-18 11:40:23 UTC (rev 217238) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kolf -pkgver=4.13.2 +pkgver=4.13.3 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=('49c3f5aac5b41594f511d4b13ffbff6c6dd16fe9') +sha1sums=('ef91fe5686f42eba8e93a080030f7cbc9cb5b682') build() { mkdir build
