Date: Wednesday, February 4, 2015 @ 08:28:12 Author: fyan Revision: 230599
upgpkg: kdegames-ksudoku 14.12.2-1 Modified: kdegames-ksudoku/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 07:27:55 UTC (rev 230598) +++ PKGBUILD 2015-02-04 07:28:12 UTC (rev 230599) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-ksudoku -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="A logic-based symbol placement puzzle" url="http://kde.org/applications/games/ksudoku/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/ksudoku-${pkgver}.tar.xz") -sha1sums=('21af40c78581364fc553fefce21cb1adf48684d6') +sha1sums=('782fb3d1f4ca9c6e8136b12c84222bc11fe1e118') prepare() { mkdir build
