Date: Wednesday, March 4, 2015 @ 15:56:35 Author: fyan Revision: 232662
upgpkg: kdegames-kblocks 14.12.3-1 Modified: kdegames-kblocks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-04 14:55:58 UTC (rev 232661) +++ PKGBUILD 2015-03-04 14:56:35 UTC (rev 232662) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kblocks -pkgver=14.12.2 +pkgver=14.12.3 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=('83daeb970ba965f818004f5603bda2353a50feaa') +sha1sums=('13859a9617e90646c82d8e257e4834bf4a0d677a') build() { mkdir build
