Date: Friday, January 4, 2013 @ 09:39:28 Author: andrea Revision: 174379
KDE 4.10 RC2 Modified: kdegames-kdiamond/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-04 14:39:25 UTC (rev 174378) +++ PKGBUILD 2013-01-04 14:39:28 UTC (rev 174379) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kdiamond -pkgver=4.9.95 +pkgver=4.9.97 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/unstable/${pkgver}/src/kdiamond-${pkgver}.tar.xz") -sha1sums=('8af0698d382ae6f76aeee384685a40d2118c1e4a') +sha1sums=('315cdd35d1b92f2534533ed19fc2b2067d82ad56') build() { mkdir build
