[arch-commits] Commit in bmake/trunk (PKGBUILD)
Ivy Foster
escondida at archlinux.org
Sun Dec 30 19:41:56 UTC 2018
Date: Sunday, December 30, 2018 @ 19:41:55
Author: escondida
Revision: 419644
upgpkg: bmake 20181221-1
update bmake to 20181221
Modified:
bmake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-30 19:41:38 UTC (rev 419643)
+++ PKGBUILD 2018-12-30 19:41:55 UTC (rev 419644)
@@ -4,7 +4,7 @@
# Contributor: Imanol Celaya <ilcra1989 at gmail.com>
pkgname=bmake
-pkgver=20180919
+pkgver=20181221
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=(20f38f688b5229dd97cf2264e3450f46eb18b620)
+sha1sums=(ce7db05c68e2fbad41d1dd92ec110406093293bd)
build() {
cd bmake
More information about the arch-commits
mailing list