Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
puzzles


Commits:
3e890a18 by Antonio Rojas at 2025-11-19T08:31:19+01:00
upgpkg: 20251020-1: Bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = puzzles
        pkgdesc = Simon Tatham's Portable Puzzle Collection
-       pkgver = 20241230
+       pkgver = 20251020
        pkgrel = 1
        url = https://www.chiark.greenend.org.uk/~sgtatham/puzzles/
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = puzzles
        depends = glibc
        depends = gtk3
        depends = pango
-       source = 
git+https://git.tartarus.org/simon/puzzles.git#commit=79be403101d055d2fde3611a5f133135d4094ee9
-       sha256sums = 
ba1f0b8630fdc9b157cea56a5cd739cc58f91d56abb69e034d7334fc48d99aa2
+       source = 
git+https://git.tartarus.org/simon/puzzles.git#commit=790f5851507be5845164d3ae7b32b2f86717fe50
+       sha256sums = 
c0b09c2bd6404e1b01743ee8b80783bf30d38509004f263d829bf2c6067395d4
 
 pkgname = puzzles


=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
 # Contributor: schuay <[email protected]>
 
 pkgname=puzzles
-pkgver=20241230
+pkgver=20251020
 pkgrel=1
-_commit=79be403101d055d2fde3611a5f133135d4094ee9
+_commit=790f5851507be5845164d3ae7b32b2f86717fe50
 pkgdesc="Simon Tatham's Portable Puzzle Collection"
 arch=(x86_64)
 url='https://www.chiark.greenend.org.uk/~sgtatham/puzzles/'
@@ -22,7 +22,7 @@ makedepends=(cmake
              halibut
              imagemagick)
 source=(git+https://git.tartarus.org/simon/puzzles.git#commit=$_commit)
-sha256sums=('ba1f0b8630fdc9b157cea56a5cd739cc58f91d56abb69e034d7334fc48d99aa2')
+sha256sums=('c0b09c2bd6404e1b01743ee8b80783bf30d38509004f263d829bf2c6067395d4')
 
 build() {
   cmake -B build -S puzzles \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/puzzles/-/commit/3e890a1842c490b6b6e1a0d8299916b6e0c9343a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/puzzles/-/commit/3e890a1842c490b6b6e1a0d8299916b6e0c9343a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to