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

Antonio Rojas arojas at archlinux.org
Tue Jun 18 17:00:22 UTC 2019


    Date: Tuesday, June 18, 2019 @ 17:00:21
  Author: arojas
Revision: 356434

Update to 5.10.0

Modified:
  freecell-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 17:00:17 UTC (rev 356433)
+++ PKGBUILD	2019-06-18 17:00:21 UTC (rev 356434)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=freecell-solver
-pkgver=5.8.0
+pkgver=5.10.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=('c108750c0bde421dfc7c38fcbd57de1751e855a442e3ec3f74c4b563f4a340ef')
+sha256sums=('cc8671d315e69f6b16fc52ee9fe7515671dcc286ce871b2c13347e1afcfbdd39')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list