[arch-commits] Commit in coin-or-osi/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Feb 1 09:26:14 UTC 2020
Date: Saturday, February 1, 2020 @ 09:26:13
Author: arojas
Revision: 560998
Uppdate to 0.108.6
Modified:
coin-or-osi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-01 09:20:19 UTC (rev 560997)
+++ PKGBUILD 2020-02-01 09:26:13 UTC (rev 560998)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=coin-or-osi
-pkgver=0.108.5
+pkgver=0.108.6
pkgrel=1
pkgdesc="COIN-OR Open Solver Interface"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(coin-or-coinutils)
makedepends=(gcc-fortran)
source=("https://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
-sha256sums=('8efabdb3d5c89837d73fa6f9e7b764dce7450c579037964b64a996757f4d7d2c')
+sha256sums=('57ef3f0c97995bac647504aee0ed34d31f79033ece04cd2cb86b4645f0a552d8')
build() {
cd Osi-$pkgver
More information about the arch-commits
mailing list