Date: Sunday, December 2, 2012 @ 06:24:49 Author: andrea Revision: 172406
KDE 4.10 beta2 Modified: kdegames-picmi/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-02 11:24:44 UTC (rev 172405) +++ PKGBUILD 2012-12-02 11:24:49 UTC (rev 172406) @@ -2,8 +2,8 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-picmi -pkgver=4.9.80 -pkgrel=2 +pkgver=4.9.90 +pkgrel=1 pkgdesc="A nonogram logic game for KDE" url="http://kde.org/applications/games/picmi/" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ conflicts=('picmi') install=${pkgname}.install source=("http://download.kde.org/unstable/${pkgver}/src/picmi-${pkgver}.tar.xz") -sha1sums=('03b8385e5b1de2c6fb51c9cf40e3a1473eb21db9') +sha1sums=('d8b875ce36d7e596d0f75ae94a45d07e6f2c5b63') build() { mkdir build
