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

Antonio Rojas arojas at archlinux.org
Sun Feb 24 17:10:18 UTC 2019


    Date: Sunday, February 24, 2019 @ 17:10:17
  Author: arojas
Revision: 435529

Update to 0.108.2

Modified:
  coin-or-osi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-24 17:06:16 UTC (rev 435528)
+++ PKGBUILD	2019-02-24 17:10:17 UTC (rev 435529)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coin-or-osi
-pkgver=0.108.1
+pkgver=0.108.2
 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=('8c1649f09256204eb541307b8d5f725bf94068faeb9d655a756e02a360b9838e')
+sha256sums=('498db208cbfb857495c9872e30eb1eb363a7f62436342668e8bc1c6be0a2d6e1')
 
 build() {
   cd Osi-$pkgver



More information about the arch-commits mailing list