Date: Monday, March 4, 2013 @ 12:11:36 Author: andrea Revision: 179209
KDE 4.10.1 Modified: kdegames-kfourinline/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 11:11:34 UTC (rev 179208) +++ PKGBUILD 2013-03-04 11:11:36 UTC (rev 179209) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kfourinline -pkgver=4.10.0 +pkgver=4.10.1 pkgrel=1 pkgdesc="A four-in-a-row game" url="http://kde.org/applications/games/kfourinline/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kfourinline-${pkgver}.tar.xz") -sha1sums=('147afa6ebe5df5d93d6564aeec0ddfd54d894797') +sha1sums=('e54603f084a253ab29753df37966295dd339a75d') build() { mkdir build
