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

Caleb Maclennan alerque at gemini.archlinux.org
Wed Jan 12 21:53:44 UTC 2022


    Date: Wednesday, January 12, 2022 @ 21:53:43
  Author: alerque
Revision: 1101769

upgpkg: bmake 20211221-2; rebuild to avoid signature issue

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-12 21:52:30 UTC (rev 1101768)
+++ PKGBUILD	2022-01-12 21:53:43 UTC (rev 1101769)
@@ -5,7 +5,7 @@
 
 pkgname=bmake
 pkgver=20211221
-pkgrel=1
+pkgrel=2
 pkgdesc='Portable version of the NetBSD make build tool'
 arch=(x86_64)
 url='https://www.crufty.net/help/sjg/bmake.html'
@@ -20,10 +20,8 @@
 )
 
 # checksum source: http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz.sha1
-sha1sums=(
-	dbc1e998bd3ddcf535fb79173f4987fc31add40b
-	SKIP
-)
+sha1sums=('dbc1e998bd3ddcf535fb79173f4987fc31add40b'
+          'SKIP')
 # Key seems to be available only from
 # <https://www.crufty.net/help/sjg/bmake.html>
 validpgpkeys=(7E228507C26D8DC164F531BFBA54C8AF755A2A99)



More information about the arch-commits mailing list