[arch-commits] Commit in bmake/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Tue Aug 1 09:30:40 UTC 2017
Date: Tuesday, August 1, 2017 @ 09:30:39
Author: spupykin
Revision: 247303
upgpkg: bmake 20170720-1
Modified:
bmake/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-08-01 08:24:14 UTC (rev 247302)
+++ PKGBUILD 2017-08-01 09:30:39 UTC (rev 247303)
@@ -3,7 +3,7 @@
# Contributor: Imanol Celaya <ilcra1989 at gmail.com>
pkgname=bmake
-pkgver=20170510
+pkgver=20170720
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")
-sha256sums=('ce5d73a8b5267495132bd00392a411178155dafecd66b50860419e9cf8683e3c')
+sha256sums=('79efd778425d7b724161ef1711d65a54d72852746a7f616ff9956840ce58f4ef')
prepare() {
cd "$srcdir/$pkgname"
More information about the arch-commits
mailing list