Date: Thursday, April 4, 2013 @ 06:20:59 Author: svenstaro Revision: 181582
upgpkg: kdegames-kpatience 4.10.2-1 upstream Modified: kdegames-kpatience/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-04-04 04:20:56 UTC (rev 181581) +++ PKGBUILD 2013-04-04 04:20:59 UTC (rev 181582) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kpatience -pkgver=4.10.1 +pkgver=4.10.2 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=('a402853ce9dca571734ab62ddc982abf7dc4dd87') +sha1sums=('9a4309cbadd8214cb2dd8ab1cd8bae4c20194cff') build() { mkdir build
