summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Balula2023-06-19 18:33:22 +0200
committerSamuel Balula2023-06-19 18:33:22 +0200
commit2e87978bda4e86612eaeb336133b3cb89dce44a7 (patch)
tree15aac1f25ec211cafd9432bb6e8389b97dbf91f5
parentf3e306f59e2ca5b17d9feb42d100eca55f0d8be9 (diff)
downloadaur-2e87978bda4e86612eaeb336133b3cb89dce44a7.tar.gz
Bump coinhsl version 2022.11.09 with checksum
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09733f21893f..1081b0699791 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=coin-or-hsl
_pkgname=coinhsl
pkgrel=1
-pkgver=2021.05.05
+pkgver=2022.11.09
pkgdesc="HSL Mathematical Software Library. Including solvers for sparse linear systems of equations and sparse eigenvalue problems. Compiled with coin-or-tools, supports Ipopt."
arch=('i686' 'x86_64')
url="http://www.hsl.rl.ac.uk/"
@@ -19,7 +19,7 @@ optdepends=('coin-or-ipopt')
source=("ThirdParty-HSL::git+https://github.com/coin-or-tools/ThirdParty-HSL.git"
"manual://${_pkgname}-${pkgver}.tar.gz")
sha256sums=('SKIP'
- 'f77ad752a37de8695c02c81bcc503674af76689d40a9864b6f2a7a790c3efc95')
+ 'd6d9089bb9cf3eb0e4af195f1a2f10cd61da42eddf8da73a12b8c62902bceee3')
build() {
cd $srcdir/ThirdParty-HSL