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


Commits:
34a30e9f by Antonio Rojas at 2025-11-19T17:38:02+01:00
upgpkg: 20251021.790f585-1: Use upstream tarball version as package version

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = puzzles
        pkgdesc = Simon Tatham's Portable Puzzle Collection
-       pkgver = 20251020
+       pkgver = 20251021.790f585
        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=790f5851507be5845164d3ae7b32b2f86717fe50
+       source = git+https://git.tartarus.org/simon/puzzles.git#commit=790f585
        sha256sums = 
c0b09c2bd6404e1b01743ee8b80783bf30d38509004f263d829bf2c6067395d4
 
 pkgname = puzzles


=====================================
PKGBUILD
=====================================
@@ -4,9 +4,9 @@
 # Contributor: schuay <[email protected]>
 
 pkgname=puzzles
-pkgver=20251020
+pkgver=20251021.790f585
 pkgrel=1
-_commit=790f5851507be5845164d3ae7b32b2f86717fe50
+_commit=${pkgver##*.}
 pkgdesc="Simon Tatham's Portable Puzzle Collection"
 arch=(x86_64)
 url='https://www.chiark.greenend.org.uk/~sgtatham/puzzles/'



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

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


Reply via email to