Date: Wednesday, March 4, 2015 @ 16:02:23 Author: fyan Revision: 232670
upgpkg: kdegames-kigo 14.12.3-1 Modified: kdegames-kigo/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 15:00:42 UTC (rev 232669) +++ PKGBUILD 2015-03-04 15:02:23 UTC (rev 232670) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kigo -pkgver=14.12.2 +pkgver=14.12.3 pkgrel=1 pkgdesc="An open-source implementation of the popular Go game" url="http://kde.org/applications/games/kigo/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kigo-${pkgver}.tar.xz") -sha1sums=('1e185eec9a5f9f1770fc9c12dc64cad7be68bd76') +sha1sums=('5b98916184befad5a0e253682d54fa0b6a6c2fda') build() { mkdir build
