[arch-commits] Commit in bmake/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri May 8 13:45:35 UTC 2015
Date: Friday, May 8, 2015 @ 15:45:35
Author: spupykin
Revision: 132972
upgpkg: bmake 20150505-1
upd
Modified:
bmake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-05-08 12:48:49 UTC (rev 132971)
+++ PKGBUILD 2015-05-08 13:45:35 UTC (rev 132972)
@@ -3,7 +3,7 @@
# Contributor: Imanol Celaya <ilcra1989 at gmail.com>
pkgname=bmake
-pkgver=20150418
+pkgver=20150505
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=('7971828d176721067d3f7a4038224bae')
+md5sums=('9c7e96aec4a951d2b763ded8ae0ab880')
prepare() {
cd "$srcdir/$pkgname"
More information about the arch-commits
mailing list