Date: Sunday, December 2, 2012 @ 06:22:56 Author: andrea Revision: 172378
KDE 4.10 beta2 Modified: kdegames-kdiamond/kde-unstable/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:22:52 UTC (rev 172377) +++ PKGBUILD 2012-12-02 11:22:56 UTC (rev 172378) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kdiamond -pkgver=4.9.80 +pkgver=4.9.90 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=('054bdda050ee60bc475a9f95ad92fab8f60d77f7') +sha1sums=('7d9af139fcf4314ffd796b813343cf0098e03695') build() { mkdir build
