Date: Thursday, October 20, 2022 @ 15:01:40
  Author: arojas
Revision: 458453

upgpkg: freecell-solver 6.8.0-1: Update to 6.8.0

Modified:
  freecell-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-20 14:44:15 UTC (rev 458452)
+++ PKGBUILD    2022-10-20 15:01:40 UTC (rev 458453)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=freecell-solver
-pkgver=6.6.0
+pkgver=6.8.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=('16b58e78d44d95d0ff1b10496dd2d8bd27de592a26f8f874e95a1d841309048c')
+sha256sums=('95f78a4b15d2fa340271fe4fcc5354065968191ba22db0d40e81b291b8d53d32')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to