[arch-commits] Commit in coin-or-mp/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Feb 2 09:22:13 UTC 2022


    Date: Wednesday, February 2, 2022 @ 09:22:13
  Author: arojas
Revision: 1122405

Rebuild with fixed cbc

Modified:
  coin-or-mp/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-02 09:19:39 UTC (rev 1122404)
+++ PKGBUILD	2022-02-02 09:22:13 UTC (rev 1122405)
@@ -5,7 +5,7 @@
 
 pkgname=coin-or-mp
 pkgver=1.8.4
-pkgrel=3
+pkgrel=4
 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=(x86_64)
 url='https://projects.coin-or.org/CoinMP'
@@ -12,7 +12,6 @@
 license=(EPL)
 groups=(coin-or)
 depends=(coin-or-cbc)
-makedepends=(nauty)
 source=(https://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
 sha256sums=('3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d')
 



More information about the arch-commits mailing list