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

Antonio Rojas arojas at archlinux.org
Mon Jul 1 13:18:02 UTC 2019


    Date: Monday, July 1, 2019 @ 13:18:01
  Author: arojas
Revision: 357199

Update to 1.2.1

Modified:
  black-hole-solver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-01 12:38:00 UTC (rev 357198)
+++ PKGBUILD	2019-07-01 13:18:01 UTC (rev 357199)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=black-hole-solver
-pkgver=1.2.0
+pkgver=1.2.1
 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=('dad2801cf7da0c75e29fbb186a3540f3b9863af85e1d6ab2d2d33e51f6266d17')
+sha256sums=('e4d9896acc70d5a483d27c99d86baf8d4d148e959c5475d633ae88c9802d5fc8')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list