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

Sergej Pupykin spupykin at archlinux.org
Thu Oct 22 13:57:48 UTC 2015


    Date: Thursday, October 22, 2015 @ 15:57:48
  Author: spupykin
Revision: 144696

upgpkg: bmake 20151020-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-22 11:38:39 UTC (rev 144695)
+++ PKGBUILD	2015-10-22 13:57:48 UTC (rev 144696)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20150910
+pkgver=20151020
 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=('6fda7d89ad9ae113864003b3d5f079a9')
+md5sums=('f6df5751c8144b0b1d81e140540c0526')
 
 prepare() {
     cd "$srcdir/$pkgname"



More information about the arch-commits mailing list