Date: Tuesday, May 7, 2013 @ 15:29:14 Author: andrea Revision: 184563
KDE 4.10.3 Modified: kdegames-ksquares/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-07 13:29:12 UTC (rev 184562) +++ PKGBUILD 2013-05-07 13:29:14 UTC (rev 184563) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-ksquares -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc="A modeled after the well known pen and paper based game of Dots and Boxes" url="http://kde.org/applications/games/ksquares/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/ksquares-${pkgver}.tar.xz") -sha1sums=('76651a698b03488cec1af125fb27bcf2d509c30a') +sha1sums=('1def07ebcfed0d2edc8771cb2c3c25de9ea9e0c5') build() { mkdir build
