[arch-commits] Commit in freecell-solver/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 13 07:48:11 UTC 2020
Date: Monday, April 13, 2020 @ 07:48:10
Author: arojas
Revision: 380259
Update to 5.22.0
Modified:
freecell-solver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-13 02:00:28 UTC (rev 380258)
+++ PKGBUILD 2020-04-13 07:48:10 UTC (rev 380259)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=freecell-solver
-pkgver=5.20.1
+pkgver=5.22.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=('339339a47b1842624ea9e322e4fe5af5a48a63310571595ca00b0b03f6f25524')
+sha256sums=('38e85499132a27014039cdeab1cf23563fcf04a435a959f0f2883e71a5b193a6')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list