[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jun 4 18:12:11 UTC 2015
Date: Thursday, June 4, 2015 @ 20:12:10
Author: arojas
Revision: 134807
Update to 1.8.2
Modified:
coin-or-mp/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-06-04 17:53:16 UTC (rev 134806)
+++ PKGBUILD 2015-06-04 18:12:10 UTC (rev 134807)
@@ -1,10 +1,11 @@
# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andreas Radke <andyrtr at archlinux.org>
# Contributor: spider-mario <spidermario at free.fr>
# Contributor: Daniel Ehlers <danielehlers at mindeye.net>
pkgname=coin-or-mp
-pkgver=1.8.1
+pkgver=1.8.2
pkgrel=1
pkgdesc="C-API library that supports most of the functionality of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects"
arch=('i686' 'x86_64')
@@ -15,7 +16,7 @@
provides=('coin-mp')
options=('!emptydirs')
source=(http://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
-sha256sums=('2be92d64a515d9cf0194c1cda4e1ec0b55512f88ce5a7cf1254ffc89e20608d7')
+sha256sums=('6a7a98749f2555f5a3dba1eef79fed573365fc6ba128475660d261d4799b6728')
build() {
cd CoinMP-$pkgver
More information about the arch-commits
mailing list