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

Antonio Rojas arojas at archlinux.org
Sun May 3 20:07:21 UTC 2020


    Date: Sunday, May 3, 2020 @ 20:07:20
  Author: arojas
Revision: 382200

Update to 5.24.0

Modified:
  freecell-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-03 17:47:54 UTC (rev 382199)
+++ PKGBUILD	2020-05-03 20:07:20 UTC (rev 382200)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=freecell-solver
-pkgver=5.22.1
+pkgver=5.24.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=('7603b161adb39dda932c734c1008c6e000b40ad69096c239cdf552c9f0b9591b')
+sha256sums=('34b924e2774ef167d673055c32a829edb1fc9b44112544e99834272a8119af76')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list