summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodoMa922024-01-07 11:26:25 +0100
committerRodoMa922024-01-07 11:26:25 +0100
commit50e4dce011fdba1d887a3cd7b807b8bee91cbcc7 (patch)
treefdf8a4b3acafaa6c6877db524324ccd6a7c613d3
parente3f4b2adeeaf2f85bff432020da8ab5677570ea9 (diff)
downloadaur-gams.tar.gz
Update gams to 45.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 413840f1fc2c..322d062a8a8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = gams
pkgdesc = A high-level modeling system for mathematical optimization
- pkgver = 45.5.0
- pkgrel = 2
+ pkgver = 45.6.0
+ pkgrel = 0
url = https://gams.com/
arch = x86_64
license = custom
depends = glibc
options = !strip
- source = gams-45.5.0.exe::https://d37drm4t2jghv5.cloudfront.net/distributions/45.5.0/linux/linux_x64_64_sfx.exe
+ source = gams-45.6.0.exe::https://d37drm4t2jghv5.cloudfront.net/distributions/45.6.0/linux/linux_x64_64_sfx.exe
source = gams-studio.desktop
- sha256sums = dfa45855dc9db4d1d832f590c156b4cb8fc549b890c95687917ffd50ddbad76b
+ sha256sums = 291198031dd0980a5150819eda3f87fdee6ab029648827522b0d12efa94457d7
sha256sums = 5349929ad07ea8de5e6f1e5d03f264b2fd5afc161b4204981d30fc2ff8faed7e
pkgname = gams
diff --git a/PKGBUILD b/PKGBUILD
index 18c6fd9ce024..ca7aee3182ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Peter Reschenhofer < peterreschenhofer at gmail dot com >
pkgname=gams
-pkgver=45.5.0
-pkgrel=2
+pkgver=45.6.0
+pkgrel=0
pkgdesc='A high-level modeling system for mathematical optimization'
arch=('x86_64')
license=('custom')
@@ -13,7 +13,7 @@ depends=('glibc')
options=('!strip')
source=("$pkgname-$pkgver.exe::https://d37drm4t2jghv5.cloudfront.net/distributions/$pkgver/linux/linux_x64_64_sfx.exe"
"gams-studio.desktop")
-sha256sums=('dfa45855dc9db4d1d832f590c156b4cb8fc549b890c95687917ffd50ddbad76b'
+sha256sums=('291198031dd0980a5150819eda3f87fdee6ab029648827522b0d12efa94457d7'
'5349929ad07ea8de5e6f1e5d03f264b2fd5afc161b4204981d30fc2ff8faed7e')
package() {