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

Antonio Rojas arojas at archlinux.org
Sat Mar 16 08:43:46 UTC 2019


    Date: Saturday, March 16, 2019 @ 08:43:46
  Author: arojas
Revision: 442128

Update to 0.108.3

Modified:
  coin-or-osi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-16 08:40:33 UTC (rev 442127)
+++ PKGBUILD	2019-03-16 08:43:46 UTC (rev 442128)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coin-or-osi
-pkgver=0.108.2
+pkgver=0.108.3
 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=('498db208cbfb857495c9872e30eb1eb363a7f62436342668e8bc1c6be0a2d6e1')
+sha256sums=('abf31ea34c642f936bd1b9eb3de5bba356984faa2edb549b883907784e10be99')
 
 build() {
   cd Osi-$pkgver



More information about the arch-commits mailing list