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