Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
bmake


Commits:
54392202 by Caleb Maclennan at 2025-01-25T15:37:21+03:00
upgpkg: 20250120-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = bmake
        pkgdesc = Portable version of the NetBSD make build tool
-       pkgver = 20241124
+       pkgver = 20250120
        pkgrel = 1
        url = https://www.crufty.net/help/sjg/bmake.html
        arch = x86_64
        license = BSD-3-Clause
        makedepends = bc
        optdepends = python: for meta2deps.py script
-       source = https://www.crufty.net/ftp/pub/sjg/bmake-20241124.tar.gz
-       source = https://www.crufty.net/ftp/pub/sjg/bmake-20241124.tar.gz.asc
+       source = https://www.crufty.net/ftp/pub/sjg/bmake-20250120.tar.gz
+       source = https://www.crufty.net/ftp/pub/sjg/bmake-20250120.tar.gz.asc
        validpgpkeys = 7E228507C26D8DC164F531BFBA54C8AF755A2A99
-       sha256sums = 
4f66406091c2f85ea964b238d69eb8f71ab4baac9dca4687a71883ba6de4ddb2
+       sha256sums = 
c0a5549b132fe38580e7bdd3bf4ef6d96164e176d1ac3e7a32522ff0d32643a2
        sha256sums = SKIP
 
 pkgname = bmake


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Imanol Celaya <[email protected]>
 
 pkgname=bmake
-pkgver=20241124
+pkgver=20250120
 pkgrel=1
 pkgdesc='Portable version of the NetBSD make build tool'
 arch=(x86_64)
@@ -16,7 +16,7 @@ makedepends=(bc)
 optdepends=('python: for meta2deps.py script')
 
#source=("https://ftp.netbsd.org/pub/NetBSD/misc/sjg/bmake-$pkgver.tar.gz"{,.asc})
 source=("https://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz"{,.asc})
-sha256sums=('4f66406091c2f85ea964b238d69eb8f71ab4baac9dca4687a71883ba6de4ddb2'
+sha256sums=('c0a5549b132fe38580e7bdd3bf4ef6d96164e176d1ac3e7a32522ff0d32643a2'
             'SKIP')
 validpgpkeys=(7E228507C26D8DC164F531BFBA54C8AF755A2A99)
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bmake/-/commit/54392202da131254a10749ec8b6e2c89cd2067a4

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


Reply via email to