Date: Thursday, April 4, 2013 @ 06:16:09 Author: svenstaro Revision: 181536
upgpkg: kdegames-kajongg 4.10.2-1 upstream Modified: kdegames-kajongg/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 04:16:03 UTC (rev 181535) +++ PKGBUILD 2013-04-04 04:16:09 UTC (rev 181536) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kajongg -pkgver=4.10.1 +pkgver=4.10.2 pkgrel=1 pkgdesc="The ancient Chinese board game for 4 players" url="http://kde.org/applications/games/kajongg/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kajongg-${pkgver}.tar.xz") -sha1sums=('67aed49549a2b78ee53bb109f279ebef5c3bf530') +sha1sums=('efda22fb18c5cbf87975be2f96a89a7ece6a2b9e') build() { mkdir build
