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

Antonio Rojas arojas at archlinux.org
Thu Feb 27 21:39:52 UTC 2020


    Date: Thursday, February 27, 2020 @ 21:39:51
  Author: arojas
Revision: 376326

Update to 5.20.0

Modified:
  freecell-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-27 21:37:38 UTC (rev 376325)
+++ PKGBUILD	2020-02-27 21:39:51 UTC (rev 376326)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=freecell-solver
-pkgver=5.18.0
+pkgver=5.20.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=('386080dd1d42d1fa0e120e02caf34b7a9c5aa11155145f5654d0cf53a1359f20')
+sha256sums=('04935fe817e71c8faaf7f02559f920b7678b1ffc57b465f3e4ca9fa86dea4d5c')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list