Date: Monday, March 14, 2016 @ 12:58:53 Author: spupykin Revision: 166723
upgpkg: bmake 20160307-1 upd Modified: bmake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-14 11:46:44 UTC (rev 166722) +++ PKGBUILD 2016-03-14 11:58:53 UTC (rev 166723) @@ -3,7 +3,7 @@ # Contributor: Imanol Celaya <ilcra1...@gmail.com> pkgname=bmake -pkgver=20160220 +pkgver=20160307 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=('dee8fe78482c0b1cfb12b6f6ab9270a6') +md5sums=('1a9fa614fc1919f4a8be6deab28ed777') prepare() { cd "$srcdir/$pkgname"