Date: Monday, June 9, 2014 @ 05:15:07 Author: svenstaro Revision: 214614
upgpkg: kdegames-picmi 4.13.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-06-09 03:15:05 UTC (rev 214613) +++ PKGBUILD 2014-06-09 03:15:07 UTC (rev 214614) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-picmi -pkgver=4.13.1 +pkgver=4.13.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=('1a18f49428899665a68f0b97cf6b60b37f6f88a1') +sha1sums=('d372101e85a1449c30b2649482fd318be95ebdc9') build() { mkdir build
