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

Sergej Pupykin spupykin at archlinux.org
Tue Sep 15 10:41:08 UTC 2015


    Date: Tuesday, September 15, 2015 @ 12:41:08
  Author: spupykin
Revision: 140321

upgpkg: bmake 20150910-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-15 10:36:03 UTC (rev 140320)
+++ PKGBUILD	2015-09-15 10:41:08 UTC (rev 140321)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20150606
+pkgver=20150910
 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=('0f61b2181452bd6e68d63abe0d62aabf')
+md5sums=('6fda7d89ad9ae113864003b3d5f079a9')
 
 prepare() {
     cd "$srcdir/$pkgname"



More information about the arch-commits mailing list