Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
soplex


Commits:
c5455858 by Antonio Rojas at 2023-09-05T20:45:33+02:00
upgpkg: 6.0.4-1: Update to 6.0.4

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=soplex
-pkgver=6.0.3
-pkgrel=2
+pkgver=6.0.4
+pkgrel=1
 pkgdesc='Sequential object-oriented simPlex'
 arch=(x86_64)
 url='https://www.scipopt.org/'
@@ -11,7 +11,7 @@ depends=(zlib mpfr)
 makedepends=(cmake boost)
 options=(!lto)
 
source=(https://github.com/scipopt/$pkgname/archive/release-${pkgver//./}/$pkgname-$pkgver.tar.gz)
-sha256sums=('2bdf9adc9ac6ad48f98056679b7b852e626ac4aaaf277e7d4ce17794ed1097be')
+sha256sums=('691f5b593cb85c2586522d5de5a5a7692958d22ff1ddffb4fc395f4696590b6f')
 
 build() {
   cmake -B build -S $pkgname-release-${pkgver//./} \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/soplex/-/commit/c5455858fa4fd988a7bbb9bc2e0118b6fcdbe5bc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/soplex/-/commit/c5455858fa4fd988a7bbb9bc2e0118b6fcdbe5bc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to