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

Antonio Rojas arojas at archlinux.org
Sun May 12 15:19:24 UTC 2019


    Date: Sunday, May 12, 2019 @ 15:19:23
  Author: arojas
Revision: 353135

Update to 0.24.0

Modified:
  black-hole-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-12 15:17:21 UTC (rev 353134)
+++ PKGBUILD	2019-05-12 15:19:23 UTC (rev 353135)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=black-hole-solver
-pkgver=0.20.0
+pkgver=0.24.0
 pkgrel=1
 pkgdesc="Solvers and statistics for 'Golf' solitaire, 'Black Hole' solitaire, 'All in a Row' solitaire and related card patience games."
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(glibc)
 makedepends=(cmake perl-path-tiny)
 source=(http://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
-sha256sums=('8560b01c4549bbeeaaefd219f8a6d1199cb19eab75d808e684376dd9be06926d')
+sha256sums=('db5b50699bc180bd1aa6cc84f5e19491adebb2e0dfe3b6f5fab93fbbba32a474')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list