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

Sergej Pupykin spupykin at archlinux.org
Mon Apr 20 14:05:17 UTC 2015


    Date: Monday, April 20, 2015 @ 16:05:16
  Author: spupykin
Revision: 131743

upgpkg: bmake 20150418-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-20 10:05:06 UTC (rev 131742)
+++ PKGBUILD	2015-04-20 14:05:16 UTC (rev 131743)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20150410
+pkgver=20150418
 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=('268da0664d01bfb8d4d686ddf5fecf95')
+md5sums=('7971828d176721067d3f7a4038224bae')
 
 prepare() {
     cd "$srcdir/$pkgname"



More information about the arch-commits mailing list