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

Sergej Pupykin spupykin at archlinux.org
Thu Apr 7 11:47:52 UTC 2016


    Date: Thursday, April 7, 2016 @ 13:47:52
  Author: spupykin
Revision: 169646

upgpkg: bmake 20160315-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-07 11:07:55 UTC (rev 169645)
+++ PKGBUILD	2016-04-07 11:47:52 UTC (rev 169646)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20160307
+pkgver=20160315
 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=('1a9fa614fc1919f4a8be6deab28ed777')
+md5sums=('ac92adf0bce747d9d09ceed9f5adf448')
 
 prepare() {
     cd "$srcdir/$pkgname"



More information about the arch-commits mailing list