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

Antonio Rojas arojas at archlinux.org
Mon Apr 8 15:28:11 UTC 2019


    Date: Monday, April 8, 2019 @ 15:28:09
  Author: arojas
Revision: 350357

Update to 5.6.0

Modified:
  freecell-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-08 14:07:39 UTC (rev 350356)
+++ PKGBUILD	2019-04-08 15:28:09 UTC (rev 350357)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=freecell-solver
-pkgver=5.4.0
+pkgver=5.6.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=('6ebd455261c37f32f567e3860d19b593bb679974de766ab4107cb06f8a929ab9')
+sha256sums=('eb155cdecd2bae17d724313e2c176a584bbffac15f9966a3885ac412c572bb94')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list