summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetres2017-09-19 17:35:40 +0200
committerpetres2017-09-19 17:35:40 +0200
commitcb385fa79ee42957f45c9abc24de5dce9d1cf773 (patch)
treea58b206b938481354ddf3d17a742dcf2f2f16261
parent85349c90b48faf2bb38884075604090285e14e8a (diff)
downloadaur-cb385fa79ee42957f45c9abc24de5dce9d1cf773.tar.gz
version update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea8bcf595bee..3e30a70b9efb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Thu May 26 18:01:39 UTC 2016
+# Tue Sep 19 15:35:11 UTC 2017
pkgbase = gams
pkgdesc = The General Algebraic Modeling System (GAMS) is a high-level modeling system for mathematical optimization.
- pkgver = 24.7.1
+ pkgver = 24.9.1
pkgrel = 1
url = http://www.gams.com/
arch = x86_64
license = custom
- source = https://d37drm4t2jghv5.cloudfront.net/distributions/24.7.1/linux/linux_x64_64_sfx.exe
- md5sums = bb58205f215a98cfa103516f02d06e7e
+ source = https://d37drm4t2jghv5.cloudfront.net/distributions/24.9.1/linux/linux_x64_64_sfx.exe
+ md5sums = 466ea4c0ab7803550d1e7632f878dd00
pkgname = gams
diff --git a/PKGBUILD b/PKGBUILD
index 7c46d908badb..91dabd9aa153 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Peter Reschenhofer < peterreschenhofer at gmail dot com >
pkgname=gams
-pkgver=24.7.1
+pkgver=24.9.1
pkgrel=1
pkgdesc="The General Algebraic Modeling System (GAMS) is a high-level modeling system for mathematical optimization."
arch=('x86_64')
@@ -9,8 +9,8 @@ url="http://www.gams.com/"
depends=()
conflicts=()
-source=("https://d37drm4t2jghv5.cloudfront.net/distributions/${pkgver}/linux/linux_x64_64_sfx.exe")
-md5sums=("bb58205f215a98cfa103516f02d06e7e")
+source=("https://d37drm4t2jghv5.cloudfront.net/distributions/24.9.1/linux/linux_x64_64_sfx.exe")
+md5sums=("466ea4c0ab7803550d1e7632f878dd00")
package() {
install -d ${pkgdir}/{opt/gams,usr/bin}