Date: Monday, August 22, 2016 @ 16:49:07 Author: spupykin Revision: 187320
upgpkg: bmake 20160818-1 upd Modified: bmake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-22 15:48:40 UTC (rev 187319) +++ PKGBUILD 2016-08-22 16:49:07 UTC (rev 187320) @@ -3,7 +3,7 @@ # Contributor: Imanol Celaya <ilcra1...@gmail.com> pkgname=bmake -pkgver=20160604 +pkgver=20160818 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=('ed2534c490e6c972d13a219cf77ac293') +md5sums=('660793e497e7fbaf9daa5b4e678cac1e') prepare() { cd "$srcdir/$pkgname"