Date: Monday, March 4, 2013 @ 12:12:12 Author: andrea Revision: 179224
KDE 4.10.1 Modified: kdegames-kpatience/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-04 11:12:10 UTC (rev 179223) +++ PKGBUILD 2013-03-04 11:12:12 UTC (rev 179224) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kpatience -pkgver=4.10.0 +pkgver=4.10.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=('a77aed1c84363e76fc8aab49125b62f4b0d657b1') +sha1sums=('a402853ce9dca571734ab62ddc982abf7dc4dd87') build() { mkdir build
