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

Antonio Rojas arojas at archlinux.org
Sat Feb 23 09:34:08 UTC 2019


    Date: Saturday, February 23, 2019 @ 09:34:07
  Author: arojas
Revision: 435364

Update to 0.108.1

Modified:
  coin-or-osi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-23 09:30:14 UTC (rev 435363)
+++ PKGBUILD	2019-02-23 09:34:07 UTC (rev 435364)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=coin-or-osi
-pkgver=0.107.9
-pkgrel=2
+pkgver=0.108.1
+pkgrel=1
 pkgdesc="COIN-OR Open Solver Interface"
 arch=(x86_64)
 url="https://projects.coin-or.org/Osi"
@@ -11,7 +11,7 @@
 depends=(coin-or-coinutils)
 makedepends=(gcc-fortran)
 source=("https://www.coin-or.org/download/source/Osi/Osi-${pkgver}.tgz")
-sha256sums=('6d61fb27e2dccf6574fcc4a03b7a0083f10e578e5e5b2abae22da11489571c05')
+sha256sums=('8c1649f09256204eb541307b8d5f725bf94068faeb9d655a756e02a360b9838e')
 
 build() {
   cd Osi-$pkgver



More information about the arch-commits mailing list