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

Antonio Rojas arojas at archlinux.org
Mon Apr 22 10:36:03 UTC 2019


    Date: Monday, April 22, 2019 @ 10:36:03
  Author: arojas
Revision: 452908

Update to 0.108.4

Modified:
  coin-or-osi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-22 10:28:04 UTC (rev 452907)
+++ PKGBUILD	2019-04-22 10:36:03 UTC (rev 452908)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coin-or-osi
-pkgver=0.108.3
+pkgver=0.108.4
 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=('abf31ea34c642f936bd1b9eb3de5bba356984faa2edb549b883907784e10be99')
+sha256sums=('45a72e7019d33b9cf9c3f9fde30a9cb1e822e3b6897239c7dd67bc0060837c8d')
 
 build() {
   cd Osi-$pkgver



More information about the arch-commits mailing list