[arch-commits] Commit in bmake/trunk (PKGBUILD)
    Ivy Foster 
    escondida at gemini.archlinux.org
       
    Tue May  3 22:44:14 UTC 2022
    
    
  
    Date: Tuesday, May 3, 2022 @ 22:44:14
  Author: escondida
Revision: 1192441
bmake: update to 20220418-1
Modified:
  bmake/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-03 22:02:25 UTC (rev 1192440)
+++ PKGBUILD	2022-05-03 22:44:14 UTC (rev 1192441)
@@ -4,7 +4,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20220214
+pkgver=20220418
 pkgrel=1
 pkgdesc='Portable version of the NetBSD make build tool'
 arch=(x86_64)
@@ -21,7 +21,7 @@
 
 # checksum source: http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz.sha1
 sha1sums=(
-	9665cfa48c123934f2da1c68bcadef0fe0e24b2b
+	f0ed24bd61bd171f495d9ae930e271c46650523e
 	SKIP
 )
 # Key seems to be available only from
    
    
More information about the arch-commits
mailing list