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

Ivy Foster escondida at archlinux.org
Tue Sep 22 23:32:47 UTC 2020


    Date: Tuesday, September 22, 2020 @ 23:32:46
  Author: escondida
Revision: 711424

update to bmake-20200902

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-22 23:28:16 UTC (rev 711423)
+++ PKGBUILD	2020-09-22 23:32:46 UTC (rev 711424)
@@ -4,7 +4,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20200318
+pkgver=20200902
 pkgrel=1
 pkgdesc='Portable version of the NetBSD make build tool'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 
 source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz")
 # checksum source: http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz.sha1
-sha1sums=(607a42bc746690596a7d438df3710ae0dd95f030)
+sha1sums=(51fb064daeae9bc7203a1f1dc9d862a94dfd48c4)
 
 build() {
 	cd bmake



More information about the arch-commits mailing list