Date: Wednesday, February 4, 2015 @ 07:56:29 Author: fyan Revision: 230541
upgpkg: kdegames-kblocks 14.12.2-1 Modified: kdegames-kblocks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 06:56:10 UTC (rev 230540) +++ PKGBUILD 2015-02-04 06:56:29 UTC (rev 230541) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kblocks -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="The classic falling blocks game" url="http://kde.org/applications/games/kblocks/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kblocks-${pkgver}.tar.xz") -sha1sums=('c734f1cf16db61e98fd762a034311e7414e8d82c') +sha1sums=('83daeb970ba965f818004f5603bda2353a50feaa') build() { mkdir build
