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

Antonio Rojas arojas at archlinux.org
Sat Dec 7 08:58:08 UTC 2019


    Date: Saturday, December 7, 2019 @ 08:58:07
  Author: arojas
Revision: 370522

Update to 1.6.0

Modified:
  black-hole-solver/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-07 08:55:39 UTC (rev 370521)
+++ PKGBUILD	2019-12-07 08:58:07 UTC (rev 370522)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=black-hole-solver
-pkgver=1.4.0
+pkgver=1.6.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)
@@ -8,9 +8,9 @@
 url="https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/"
 license=(MIT)
 depends=(glibc)
-makedepends=(cmake perl-path-tiny)
+makedepends=(cmake perl-path-tiny rinutils)
 source=(https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
-sha256sums=('c36dc4baa29c80b3faad9a6277a2845604281f6827f8ae47661faec7f3dc3c75')
+sha256sums=('2c72ef77116276324c08e237c2abb940761925433f6283a184d1aeb9428e9341')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list