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

Antonio Rojas arojas at archlinux.org
Sun Feb 24 17:13:15 UTC 2019


    Date: Sunday, February 24, 2019 @ 17:13:15
  Author: arojas
Revision: 435531

Update to 1.8.4

Modified:
  coin-or-mp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-24 17:11:02 UTC (rev 435530)
+++ PKGBUILD	2019-02-24 17:13:15 UTC (rev 435531)
@@ -4,8 +4,8 @@
 # Contributor: Daniel Ehlers <danielehlers at mindeye.net>
 
 pkgname=coin-or-mp
-pkgver=1.8.3
-pkgrel=6
+pkgver=1.8.4
+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=(x86_64)
 url="https://projects.coin-or.org/CoinMP"
@@ -14,7 +14,7 @@
 depends=(coin-or-cbc)
 provides=(coin-mp)
 source=(https://www.coin-or.org/download/source/CoinMP/CoinMP-$pkgver.tgz)
-sha256sums=('a1a665db36c7fd69c1e53fffbd108cae1bf22f08acf81c394cd454b8168f22f7')
+sha256sums=('3459fb0ccbdd39342744684338984ac4cc153fb0434f4cae8cf74bd67490a38d')
 
 build() {
   cd CoinMP-$pkgver



More information about the arch-commits mailing list