Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / b4


Commits:
4b462124 by Christian Heusel at 2024-09-11T13:23:02+02:00
upgpkg: 0.14.1-3: reproducibility rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = b4
        pkgdesc = Helper utility to work with patches made available via a 
public-inbox archive like lore.kernel.org.
        pkgver = 0.14.1
-       pkgrel = 2
+       pkgrel = 3
        url = https://git.kernel.org/pub/scm/utils/b4/b4.git/
        arch = any
        license = GPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=b4
 pkgver=0.14.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Helper utility to work with patches made available via a public-inbox 
archive like lore.kernel.org.'
 license=('GPL-2.0-or-later')
 arch=('any')
@@ -36,7 +36,7 @@ 
sha256sums=('29ebbc8a2facc5cc858ce3cc11e452724f27911bccff33f81b69f87f2be1c894'
 build() {
     cd "$pkgname-$pkgver"
     rst2man src/b4/man/b4.5.rst src/b4/man/b4.1
-    gzip src/b4/man/b4.1
+    gzip -n src/b4/man/b4.1
 
     misc/tc-generate.sh bash > _bash
     misc/tc-generate.sh zsh > _zsh



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/b4/-/commit/4b462124930ac2633b31b7392a28af2a5459c417

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


Reply via email to