Date: Thursday, January 17, 2013 @ 09:08:30 Author: andrea Revision: 175434
KDE 4.10 RC3 Modified: kdegames-kdiamond/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-17 14:08:26 UTC (rev 175433) +++ PKGBUILD 2013-01-17 14:08:30 UTC (rev 175434) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kdiamond -pkgver=4.9.97 +pkgver=4.9.98 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=('315cdd35d1b92f2534533ed19fc2b2067d82ad56') +sha1sums=('9fb311a01fceb77c4a021fb4ccff1edb74d0a4c1') build() { mkdir build
