Date: Tuesday, February 4, 2014 @ 15:02:03 Author: svenstaro Revision: 205300
upgpkg: kdegames-picmi 4.12.2-1 upstream release 4.12.2 Modified: kdegames-picmi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-04 14:02:01 UTC (rev 205299) +++ PKGBUILD 2014-02-04 14:02:03 UTC (rev 205300) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-picmi -pkgver=4.12.1 +pkgver=4.12.2 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=('a9805410034015a3947aa422deb757fbf3722f32') +sha1sums=('02efcee2631d9aea5451ed6364cd5a09e7d28b2d') build() { mkdir build
