Date: Tuesday, May 7, 2013 @ 15:29:24 Author: andrea Revision: 184569
KDE 4.10.3 Modified: kdegames-picmi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-07 13:29:23 UTC (rev 184568) +++ PKGBUILD 2013-05-07 13:29:24 UTC (rev 184569) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-picmi -pkgver=4.10.2 +pkgver=4.10.3 pkgrel=1 pkgdesc="A nonogram logic game for KDE" url="http://kde.org/applications/games/picmi/" @@ -15,7 +15,7 @@ conflicts=('picmi') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/picmi-${pkgver}.tar.xz") -sha1sums=('04a01a90bce152759c8f638b780df22fe6266c1c') +sha1sums=('af60a275f0b06a4ae2fe552cf7973a510e2a7f6b') build() { mkdir build
