[arch-commits] Commit in bmake/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jun 25 10:42:04 UTC 2015
Date: Thursday, June 25, 2015 @ 12:42:03
Author: spupykin
Revision: 135844
upgpkg: bmake 20150606-1
upd
Modified:
bmake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-25 07:34:53 UTC (rev 135843)
+++ PKGBUILD 2015-06-25 10:42:03 UTC (rev 135844)
@@ -3,7 +3,7 @@
# Contributor: Imanol Celaya <ilcra1989 at gmail.com>
pkgname=bmake
-pkgver=20150505
+pkgver=20150606
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=('9c7e96aec4a951d2b763ded8ae0ab880')
+md5sums=('0f61b2181452bd6e68d63abe0d62aabf')
prepare() {
cd "$srcdir/$pkgname"
More information about the arch-commits
mailing list