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

Sergej Pupykin spupykin at archlinux.org
Tue Oct 4 09:10:57 UTC 2016


    Date: Tuesday, October 4, 2016 @ 09:10:57
  Author: spupykin
Revision: 191292

upgpkg: bmake 20160926-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-04 09:09:02 UTC (rev 191291)
+++ PKGBUILD	2016-10-04 09:10:57 UTC (rev 191292)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20160818
+pkgver=20160926
 pkgrel=1
 pkgdesc="Portable version of the NetBSD 'make' build tool"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 url="http://www.crufty.net/help/sjg/bmake.html"
 license=('BSD')
 source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz")
-md5sums=('660793e497e7fbaf9daa5b4e678cac1e')
+md5sums=('40b0701d34610fdc566a94a30ae4a485')
 
 prepare() {
     cd "$srcdir/$pkgname"



More information about the arch-commits mailing list