Date: Wednesday, February 4, 2015 @ 07:57:22 Author: fyan Revision: 230545
upgpkg: kdegames-kbounce 14.12.2-1 Modified: kdegames-kbounce/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-04 06:57:18 UTC (rev 230544) +++ PKGBUILD 2015-02-04 06:57:22 UTC (rev 230545) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kdegames-kbounce -pkgver=14.12.1 +pkgver=14.12.2 pkgrel=1 pkgdesc="A single player arcade game with the elements of puzzle" url="http://kde.org/applications/games/kbounce/" @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/applications/${pkgver}/src/kbounce-${pkgver}.tar.xz") -sha1sums=('f0360ec63587af26d1f11f46471644c06de07b46') +sha1sums=('13321569c9c1f58d52f51b5194a6caa4894a3c0e') build() { mkdir build
