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

Ivy Foster escondida at archlinux.org
Sun Mar 29 17:38:26 UTC 2020


    Date: Sunday, March 29, 2020 @ 17:38:26
  Author: escondida
Revision: 606204

Update to 20200318

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-29 17:38:19 UTC (rev 606203)
+++ PKGBUILD	2020-03-29 17:38:26 UTC (rev 606204)
@@ -4,7 +4,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20181221
+pkgver=20200318
 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=(ce7db05c68e2fbad41d1dd92ec110406093293bd)
+sha1sums=(607a42bc746690596a7d438df3710ae0dd95f030)
 
 build() {
 	cd bmake



More information about the arch-commits mailing list