[arch-commits] Commit in freecell-solver/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Aug 30 20:24:03 UTC 2019


    Date: Friday, August 30, 2019 @ 20:24:03
  Author: arojas
Revision: 361436

Update to 5.14.0

Modified:
  freecell-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-30 20:13:34 UTC (rev 361435)
+++ PKGBUILD	2019-08-30 20:24:03 UTC (rev 361436)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=freecell-solver
-pkgver=5.12.0
+pkgver=5.14.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=('2579b89a1d4b42308f64e3d97511dede84ccc7137af8c674b094cbf4eaf1d6db')
+sha256sums=('b09e7394181fcd972436fbbcd2192a9085b8924b70c892ad88b9ad95a7abee12')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list