Date: Saturday, May 13, 2023 @ 17:11:23
  Author: blakkheim
Revision: 1460203

upgpkg: bmake 20230510-1

Modified:
  bmake/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-13 16:26:13 UTC (rev 1460202)
+++ PKGBUILD    2023-05-13 17:11:23 UTC (rev 1460203)
@@ -5,7 +5,7 @@
 # Contributor: Imanol Celaya <[email protected]>
 
 pkgname=bmake
-pkgver=20230414
+pkgver=20230510
 pkgrel=1
 pkgdesc='Portable version of the NetBSD make build tool'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 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=('29cb1d26aae7de9def92bdaeb3aad4520e89951ce97b2e75f0b89bae1b95399f'
+sha256sums=('3510bb41e150591c147e56cf2f1c1e803c3a41c2973d789a61593a3d93ee2d6e'
             'SKIP')
 validpgpkeys=(7E228507C26D8DC164F531BFBA54C8AF755A2A99)
 

Reply via email to