Date: Monday, March 31, 2014 @ 12:18:15 Author: svenstaro Revision: 209501
upgpkg: kdegames-kpatience 4.12.4-1 kde 4.12.4 release Modified: kdegames-kpatience/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-31 10:18:14 UTC (rev 209500) +++ PKGBUILD 2014-03-31 10:18:15 UTC (rev 209501) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegames-kpatience -pkgver=4.12.3 +pkgver=4.12.4 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=('07d1bf56d5d4daf152d58ba6d0d14bb3ea9d2abc') +sha1sums=('d8b48d03204aba53d20abba8b55b9be03c864c56') build() { mkdir build
