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

Sergej Pupykin spupykin at archlinux.org
Thu Feb 2 10:46:11 UTC 2017


    Date: Thursday, February 2, 2017 @ 10:46:10
  Author: spupykin
Revision: 209689

upgpkg: bmake 20170114-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-02 10:43:19 UTC (rev 209688)
+++ PKGBUILD	2017-02-02 10:46:10 UTC (rev 209689)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <ilcra1989 at gmail.com>
 
 pkgname=bmake
-pkgver=20160926
+pkgver=20170114
 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=('40b0701d34610fdc566a94a30ae4a485')
+sha256sums=('642a02de97ac61a2c01fb70b0a46eeb2285a0c0ca49fa434b34a4a2769d19c14')
 
 prepare() {
     cd "$srcdir/$pkgname"



More information about the arch-commits mailing list