summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoiArthurB2023-04-10 15:36:40 +0700
committerRoiArthurB2023-04-10 15:36:40 +0700
commita703c8b87edfade3a2815ef096fb29ee26d352be (patch)
tree5cda438bb1e6c122a36b5eb3ebf847caf4b5f68b
parente01ac74fa66ebc39070b88d04fb09324026b9bed (diff)
downloadaur-a703c8b87edfade3a2815ef096fb29ee26d352be.tar.gz
Update to 1.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26645611db7c..23f689b02359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.8.2.rc2
+ pkgver = 1.9.0
pkgrel = 1
url = https://gama-platform.org
install = gama-platform-jdk.install
@@ -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.8.2-RC2/GAMA_1.8.2-RC2_Linux_with_JDK.deb
- sha512sums_x86_64 = c5f6c6cac544d195c8cc3cb8af92ccf04f601114455edfb734afdde760617a6f2bcccd3fe401cdf08e270df5581e615880606b00e3061b8335bdbdd4fe173793
+ 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
pkgname = gama-platform-jdk
diff --git a/PKGBUILD b/PKGBUILD
index a6283e3558fb..2fc456e2fb53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: RoiArthurB
# Contributor: RoiArthurB
pkgname=gama-platform-jdk
-pkgver=1.8.2.rc2
+pkgver=1.9.0
pkgrel=1
pkgdesc="GAMA is a modeling and simulation development environment for building spatially explicit agent-based simulations. JDK embedded version"
arch=('x86_64')
@@ -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.8.2-RC2/GAMA_1.8.2-RC2_Linux_with_JDK.deb")
-sha512sums_x86_64=('c5f6c6cac544d195c8cc3cb8af92ccf04f601114455edfb734afdde760617a6f2bcccd3fe401cdf08e270df5581e615880606b00e3061b8335bdbdd4fe173793')
+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')
package(){