Date: Wednesday, March 2, 2016 @ 14:18:02
  Author: spupykin
Revision: 164113

upgpkg: bmake 20160220-1

upd

Modified:
  bmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-02 13:06:19 UTC (rev 164112)
+++ PKGBUILD    2016-03-02 13:18:02 UTC (rev 164113)
@@ -3,7 +3,7 @@
 # Contributor: Imanol Celaya <[email protected]>
 
 pkgname=bmake
-pkgver=20151220
+pkgver=20160220
 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=('8b6a42aede0024c4314f981387384895')
+md5sums=('dee8fe78482c0b1cfb12b6f6ab9270a6')
 
 prepare() {
     cd "$srcdir/$pkgname"

Reply via email to