* update coin-or-osi to 0.108.11-1

This commit is contained in:
Alexander Baldeck 2024-11-11 23:24:41 +01:00
parent 906a40ec35
commit 116c76d01b
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ pkgbase = coin-or-osi
url = https://github.com/coin-or/Osi
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
groups = coin-or

View File

@ -5,7 +5,7 @@ pkgname=coin-or-osi
pkgver=0.108.11
pkgrel=1
pkgdesc='COIN-OR Open Solver Interface'
arch=(x86_64 powerpc64le powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://github.com/coin-or/Osi'
license=(EPL-2.0)
groups=(coin-or)