summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpetres2018-06-18 13:50:17 +0200
committerpetres2018-06-18 13:50:17 +0200
commit5212251bd554d09c43288931282b2eac89a248df (patch)
tree2240d38286ea7ae07658212a4815b14fa33755de /PKGBUILD
parentcb385fa79ee42957f45c9abc24de5dce9d1cf773 (diff)
downloadaur-5212251bd554d09c43288931282b2eac89a248df.tar.gz
25.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91dabd9aa153..d2d9211042ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Peter Reschenhofer < peterreschenhofer at gmail dot com >
pkgname=gams
-pkgver=24.9.1
+pkgver=25.1.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/24.9.1/linux/linux_x64_64_sfx.exe")
-md5sums=("466ea4c0ab7803550d1e7632f878dd00")
+source=("https://d37drm4t2jghv5.cloudfront.net/distributions/${pkgver}/linux/linux_x64_64_sfx.exe")
+md5sums=("b17308acc2e38ab585645779048ce829")
package() {
install -d ${pkgdir}/{opt/gams,usr/bin}