summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 303a2aa93452..aa794a4eae44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = gams
pkgdesc = The General Algebraic Modeling System (GAMS) is a high-level modeling system for mathematical optimization.
- pkgver = 27.1.0
+ pkgver = 28.2.0
pkgrel = 1
url = http://www.gams.com/
arch = x86_64
license = custom
options = !strip
- source = https://d37drm4t2jghv5.cloudfront.net/distributions/27.1.0/linux/linux_x64_64_sfx.exe
+ source = https://d37drm4t2jghv5.cloudfront.net/distributions/28.2.0/linux/linux_x64_64_sfx.exe
source = gams-studio.desktop
- sha256sums = bf51c6c1a35a7376b5ec1f568584b2d66e9c95581bd25f32d7774716df94a5b1
+ sha256sums = 766e23e5f45c991801cf6e1a267962243655cce43210994f68cc632e79113043
sha256sums = 5349929ad07ea8de5e6f1e5d03f264b2fd5afc161b4204981d30fc2ff8faed7e
pkgname = gams
diff --git a/PKGBUILD b/PKGBUILD
index f3bd3b31c62e..a2051642abc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: gaelic < gaelic at luchmhor dot net>
# Maintainer: Peter Reschenhofer < peterreschenhofer at gmail dot com >
pkgname=gams
-pkgver=27.1.0
+pkgver=28.2.0
pkgrel=1
pkgdesc="The General Algebraic Modeling System (GAMS) is a high-level modeling system for mathematical optimization."
arch=('x86_64')
@@ -14,7 +14,7 @@ options=('!strip')
source=("https://d37drm4t2jghv5.cloudfront.net/distributions/${pkgver}/linux/linux_x64_64_sfx.exe"
"gams-studio.desktop")
-sha256sums=("bf51c6c1a35a7376b5ec1f568584b2d66e9c95581bd25f32d7774716df94a5b1"
+sha256sums=("766e23e5f45c991801cf6e1a267962243655cce43210994f68cc632e79113043"
"5349929ad07ea8de5e6f1e5d03f264b2fd5afc161b4204981d30fc2ff8faed7e")
package() {