Date: Tuesday, July 30, 2019 @ 05:36:40
  Author: arojas
Revision: 358734

Update to 5.12.0

Modified:
  freecell-solver/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-07-30 05:01:12 UTC (rev 358733)
+++ PKGBUILD    2019-07-30 05:36:40 UTC (rev 358734)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=freecell-solver
-pkgver=5.10.0
+pkgver=5.12.0
 pkgrel=1
 pkgdesc="A program that automatically solves layouts of Freecell and similar 
variants of Card Solitaire"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 optdepends=('python-random2: for the Python interface' 'python-six: for the 
Python interface'
             'python-pysol_cards: for the Python interface')
 
source=(https://fc-solve.shlomifish.org/downloads/fc-solve/$pkgname-$pkgver.tar.xz)
-sha256sums=('cc8671d315e69f6b16fc52ee9fe7515671dcc286ce871b2c13347e1afcfbdd39')
+sha256sums=('2579b89a1d4b42308f64e3d97511dede84ccc7137af8c674b094cbf4eaf1d6db')
 
 prepare() {
   mkdir -p build

Reply via email to