[arch-commits] Commit in puzzles/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Sep 5 05:14:02 UTC 2022


    Date: Monday, September 5, 2022 @ 05:14:02
  Author: arojas
Revision: 1292963

upgpkg: puzzles 20220802-1: Update to 20220802

Modified:
  puzzles/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-05 03:36:42 UTC (rev 1292962)
+++ PKGBUILD	2022-09-05 05:14:02 UTC (rev 1292963)
@@ -4,9 +4,9 @@
 # Contributor: schuay <jakob.gruber at gmail.com>
 
 pkgname=puzzles
-pkgver=20220128
+pkgver=20220802
 pkgrel=1
-_commit=c43a34f
+_commit=8399cff
 pkgdesc="Simon Tatham's Portable Puzzle Collection"
 arch=('x86_64')
 url='https://www.chiark.greenend.org.uk/~sgtatham/puzzles/'
@@ -14,7 +14,7 @@
 depends=(gtk3)
 makedepends=(cmake imagemagick)
 source=(https://www.chiark.greenend.org.uk/~sgtatham/puzzles/puzzles-$pkgver.$_commit.tar.gz)
-sha256sums=('4b1855c1b209f7534a73a49319668b071cec273db5b14e274b4909403a09d9b7')
+sha256sums=('7faf0d8fc3fca08263d4b5b2abc21a9afdf67b1f9ba0f1ff96c579b7e62133da')
 
 build() {
   cmake -B build -S puzzles-$pkgver.$_commit \



More information about the arch-commits mailing list