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

Sergej Pupykin spupykin at archlinux.org
Mon Jun 6 13:15:23 UTC 2016


    Date: Monday, June 6, 2016 @ 15:15:23
  Author: spupykin
Revision: 178008

upgpkg: bmake 20160604-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-06 13:14:27 UTC (rev 178007)
+++ PKGBUILD	2016-06-06 13:15:23 UTC (rev 178008)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20160512
+pkgver=20160604
 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=('445a0f88402f40c6d5dbbaa155c42a81')
+md5sums=('ed2534c490e6c972d13a219cf77ac293')
 
 prepare() {
     cd "$srcdir/$pkgname"



More information about the arch-commits mailing list