summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoiArthurB2023-04-27 16:39:35 +0700
committerRoiArthurB2023-04-27 16:39:35 +0700
commitd812232eecbda2315c21047fecbac767ad89a196 (patch)
treefbf0ae0caf680d2e65b2f40d6da56c37b2bc29f8
parent7a442136b8056ffe8485748bd0bb14a28a740a2c (diff)
downloadaur-d812232eecbda2315c21047fecbac767ad89a196.tar.gz
Bump to 1.9.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a84a5cb6ac47..53c657e3d811 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gama-platform-jdk
pkgdesc = GAMA is a modeling and simulation development environment for building spatially explicit agent-based simulations. JDK embedded version
- pkgver = 1.9.0
- pkgrel = 2
+ pkgver = 1.9.1
+ pkgrel = 1
url = https://gama-platform.org
install = gama-platform-jdk.install
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = gama-platform-jdk
replaces = gama-platform-jdk
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/gama-platform/gama/releases/download/1.9.0/GAMA_1.9.0_Linux_with_JDK.deb
- sha512sums_x86_64 = cbd3cb98cec5d14d9ddf4f0d291f109376332b385a301cc75bd8d8b5e8bdcc9bc301b900746934cc5775511faa51e5aff62c1b8d882eea09dc69742d6e9ba78a
+ source_x86_64 = https://github.com/gama-platform/gama/releases/download/1.9.1/GAMA_1.9.1_Linux_with_JDK.deb
+ sha512sums_x86_64 = 17ea99736af2e046e6dabc56736c916bc6f398b78982594dd5881b3dba790e1c36d0008091fe99cfb16e21fdaa8ad467db3d83271be09ba3c4f8d2fb66e03e9e
pkgname = gama-platform-jdk
diff --git a/PKGBUILD b/PKGBUILD
index 348bfdd5d168..9bab1db2f61f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: RoiArthurB
# Contributor: RoiArthurB
pkgname=gama-platform-jdk
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.9.1
+pkgrel=1
pkgdesc="GAMA is a modeling and simulation development environment for building spatially explicit agent-based simulations. JDK embedded version"
arch=('x86_64')
url="https://gama-platform.org"
@@ -13,8 +13,8 @@ replaces=('gama-platform-jdk')
conflicts=('gama-platform')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("https://github.com/gama-platform/gama/releases/download/1.9.0/GAMA_1.9.0_Linux_with_JDK.deb")
-sha512sums_x86_64=('cbd3cb98cec5d14d9ddf4f0d291f109376332b385a301cc75bd8d8b5e8bdcc9bc301b900746934cc5775511faa51e5aff62c1b8d882eea09dc69742d6e9ba78a')
+source_x86_64=("https://github.com/gama-platform/gama/releases/download/1.9.1/GAMA_1.9.1_Linux_with_JDK.deb")
+sha512sums_x86_64=('17ea99736af2e046e6dabc56736c916bc6f398b78982594dd5881b3dba790e1c36d0008091fe99cfb16e21fdaa8ad467db3d83271be09ba3c4f8d2fb66e03e9e')
package(){