Date: Wednesday, May 14, 2014 @ 22:03:55 Author: svenstaro Revision: 212628
upgpkg: kdegames-ksquares 4.13.1-1 upstream release 4.13.1 Modified: kdegames-ksquares/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-14 20:03:53 UTC (rev 212627) +++ PKGBUILD 2014-05-14 20:03:55 UTC (rev 212628) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-ksquares -pkgver=4.13.0 +pkgver=4.13.1 pkgrel=1 pkgdesc="A modeled after the well known pen and paper based game of Dots and Boxes" url="http://kde.org/applications/games/ksquares/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/ksquares-${pkgver}.tar.xz") -sha1sums=('29267d1b8666d8826e55c7cdd9221db53655b926') +sha1sums=('10fa69ee16343edfee15239eb47b1077c8709b45') build() { mkdir build
