Date: Tuesday, July 16, 2013 @ 20:46:18 Author: svenstaro Revision: 190310
upgpkg: kdegames-kolf 4.10.95-1 upstream 4.11rc1 Modified: kdegames-kolf/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-07-16 18:46:14 UTC (rev 190309) +++ PKGBUILD 2013-07-16 18:46:18 UTC (rev 190310) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kolf -pkgver=4.10.90 +pkgver=4.10.95 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/unstable/${pkgver}/src/kolf-${pkgver}.tar.xz") -sha1sums=('0afcc84ef8408448b6aee47431e754d629c32a07') +sha1sums=('104569a484990f7f8767518d5047e2814e419b89') build() { mkdir build
