Date: Tuesday, October 29, 2013 @ 18:22:17 Author: spupykin Revision: 99555
upgpkg: bmake 20131001-1 upd Modified: bmake/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-10-29 17:10:30 UTC (rev 99554) +++ PKGBUILD 2013-10-29 17:22:17 UTC (rev 99555) @@ -5,7 +5,7 @@ # Contributor: Imanol Celaya <[email protected]> pkgname=bmake -pkgver=20130730 +pkgver=20131001 pkgrel=1 pkgdesc="Portable version of the NetBSD 'make' build tool" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('BSD') depends=('bmake-mk-files') source=("http://www.crufty.net/ftp/pub/sjg/bmake-$pkgver.tar.gz") -sha256sums=('57f4fb71472ab8f1cb53e83fd043b3556c9624fa601f930415ba64489c9b0828') +sha256sums=('0a91ac60b82270c4b4f21a43e66eb51c32b4df55e01ea592e42eb323909a559b') build() { rm -rf bmake-build
