[arch-commits] Commit in bmake/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Apr 17 12:57:28 UTC 2015
Date: Friday, April 17, 2015 @ 14:57:28
Author: spupykin
Revision: 131537
upgpkg: bmake 20150410-1
upd
Modified:
bmake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-17 10:35:42 UTC (rev 131536)
+++ PKGBUILD 2015-04-17 12:57:28 UTC (rev 131537)
@@ -3,7 +3,7 @@
# Contributor: Imanol Celaya <ilcra1989 at gmail.com>
pkgname=bmake
-pkgver=20141111
+pkgver=20150410
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=('7bdcae1d1ff68d942d9dfe922d1043b9')
+md5sums=('268da0664d01bfb8d4d686ddf5fecf95')
prepare() {
cd "$srcdir/$pkgname"
More information about the arch-commits
mailing list