Date: Tuesday, January 14, 2014 @ 08:47:05 Author: svenstaro Revision: 203888
upgpkg: kdegames-picmi 4.12.1-1 upstream release 4.12.1 Modified: kdegames-picmi/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-01-14 07:47:03 UTC (rev 203887) +++ PKGBUILD 2014-01-14 07:47:05 UTC (rev 203888) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-picmi -pkgver=4.12.0 +pkgver=4.12.1 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=('f7b3fa5e44b117ae44d173c14763896692e589d0') +sha1sums=('a9805410034015a3947aa422deb757fbf3722f32') build() { mkdir build
