Date: Wednesday, May 14, 2014 @ 22:03:15 Author: svenstaro Revision: 212616
upgpkg: kdegames-kpatience 4.13.1-1 upstream release 4.13.1 Modified: kdegames-kpatience/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-05-14 20:03:13 UTC (rev 212615) +++ PKGBUILD 2014-05-14 20:03:15 UTC (rev 212616) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kpatience -pkgver=4.13.0 +pkgver=4.13.1 pkgrel=1 pkgdesc="Offers a selection of solitaire card games" url="http://kde.org/applications/games/kpat/" @@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/${pkgver}/src/kpat-${pkgver}.tar.xz") -sha1sums=('59255d6b474719ccfdac0d31a75df3523bd26e25') +sha1sums=('1d517fbe02269220248d7ab9857a90b2f8ae7dfb') build() { mkdir build
