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

Antonio Rojas arojas at gemini.archlinux.org
Mon Mar 28 19:45:59 UTC 2022


    Date: Monday, March 28, 2022 @ 19:45:59
  Author: arojas
Revision: 440807

Update to 1.12.0

Modified:
  black-hole-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-28 17:29:51 UTC (rev 440806)
+++ PKGBUILD	2022-03-28 19:45:59 UTC (rev 440807)
@@ -1,16 +1,16 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=black-hole-solver
-pkgver=1.10.1
+pkgver=1.12.0
 pkgrel=1
-pkgdesc="Solvers and statistics for 'Golf' solitaire, 'Black Hole' solitaire, 'All in a Row' solitaire and related card patience games."
+pkgdesc="Solvers and statistics for 'Golf' solitaire, 'Black Hole' solitaire, 'All in a Row' solitaire and related card patience games"
 arch=(x86_64)
-url="https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/"
+url='https://www.shlomifish.org/open-source/projects/black-hole-solitaire-solver/'
 license=(MIT)
 depends=(glibc)
 makedepends=(cmake perl-path-tiny rinutils python)
 source=(https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-$pkgver.tar.xz)
-sha256sums=('36e1953a99e02e82489a3cb109fb590bcab307b4ddaec34cb0e67347668511e2')
+sha256sums=('d32f32536f7573292588f41bb0d85ae42d561376c218dc4ab6badfe4904a37a7')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list