Date: Thursday, January 31, 2013 @ 12:21:45 Author: andrea Revision: 176433
KDE 4.10 Modified: kdegames-kajongg/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:21:43 UTC (rev 176432) +++ PKGBUILD 2013-01-31 11:21:45 UTC (rev 176433) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kajongg -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="The ancient Chinese board game for 4 players" url="http://kde.org/applications/games/kajongg/" @@ -12,8 +12,8 @@ depends=('kdebase-runtime' 'twisted' 'kdebindings-python2') makedepends=('cmake' 'automoc4') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/kajongg-${pkgver}.tar.xz") -sha1sums=('9c278ab73e72626f5e168c6c1e7dc307d0ac804d') +source=("http://download.kde.org/stable/${pkgver}/src/kajongg-${pkgver}.tar.xz") +sha1sums=('c0383ee5b296a8d00c87ccd8e504d4600caee6dd') build() { mkdir build
