Date: Thursday, January 31, 2013 @ 12:23:20 Author: andrea Revision: 176468
KDE 4.10 Modified: kdegames-picmi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:23:18 UTC (rev 176467) +++ PKGBUILD 2013-01-31 11:23:20 UTC (rev 176468) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-picmi -pkgver=4.9.98 +pkgver=4.10.0 pkgrel=1 pkgdesc="A nonogram logic game for KDE" url="http://kde.org/applications/games/picmi/" @@ -14,8 +14,8 @@ replaces=('picmi') conflicts=('picmi') install=${pkgname}.install -source=("http://download.kde.org/unstable/${pkgver}/src/picmi-${pkgver}.tar.xz") -sha1sums=('9be041b93ac4474c9ca99c7166f7904b24263dae') +source=("http://download.kde.org/stable/${pkgver}/src/picmi-${pkgver}.tar.xz") +sha1sums=('fddda723e0168ec52e05e7e4791164f4c5b7eb6c') build() { mkdir build
