[arch-commits] Commit in freecell-solver/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Feb 12 12:25:56 UTC 2020
Date: Wednesday, February 12, 2020 @ 12:25:56
Author: arojas
Revision: 375491
Update to 5.18.0
Modified:
freecell-solver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-12 12:22:25 UTC (rev 375490)
+++ PKGBUILD 2020-02-12 12:25:56 UTC (rev 375491)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=freecell-solver
-pkgver=5.16.0
+pkgver=5.18.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=('7f12dc75d23493c57ec966de8d05ede18d934c597494e1cb30052c6f08808f65')
+sha256sums=('386080dd1d42d1fa0e120e02caf34b7a9c5aa11155145f5654d0cf53a1359f20')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list