summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-02-03 16:28:42 -0500
committerCarlos Aznarán Laos2022-02-03 16:28:42 -0500
commitf2ac32bbdbe1c28308c2de4061b4e18f5664fa82 (patch)
tree598d7690395986f2a5263b1360e87f7d48b2e5da
parent55b4fbaf2edaf46f877ac844994685d38ab569a7 (diff)
downloadaur-f2ac32bbdbe1c28308c2de4061b4e18f5664fa82.tar.gz
Version bump to 4.9.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a17bce433a65..6ef119333ea7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gmsh-bin
pkgdesc = An three-dimensional finite element mesh generator with built-in pre- and post-processing facilities (includes SDK)
- pkgver = 4.9.3
- pkgrel = 2
+ pkgver = 4.9.4
+ pkgrel = 1
url = http://gmsh.info
arch = x86_64
license = GPL2
@@ -20,7 +20,7 @@ pkgbase = gmsh-bin
depends = glu
provides = gmsh
conflicts = gmsh
- source = http://gmsh.info/bin/Linux/gmsh-4.9.3-Linux64-sdk.tgz
- sha512sums = ee2e21991cf415aef59a600a07021e9898f7386c541fad486809bd90893b511a13ffa0655e34dc0e31cd4c112a811b5ba39defef2a3a237cc8dc244b9a03d3f7
+ source = http://gmsh.info/bin/Linux/gmsh-4.9.4-Linux64-sdk.tgz
+ sha512sums = 3d6dceee36bdf234c5460af8366e0dce2415a5e3ef5dfbec25434f960308cbfa4a8ae8fd240433852cda7e01511b2707e2fb44384f1cdc71bb2c62edf1d000ab
pkgname = gmsh-bin
diff --git a/PKGBUILD b/PKGBUILD
index aa93d38b160f..43f5143f133c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Carlos Aznarán <caznaranl@uni.pe>
# Contributor: CrocoDuck <crocoduck dot oducks at gmail dot com>
pkgname=gmsh-bin
-pkgver=4.9.3
-pkgrel=2
+pkgver=4.9.4
+pkgrel=1
pkgdesc="An three-dimensional finite element mesh generator with built-in pre- and post-processing facilities (includes SDK)"
arch=('x86_64')
url="http://gmsh.info"
@@ -12,7 +12,7 @@ makedepends=(gendesk chrpath)
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
source=(${url}/bin/Linux/${pkgname%-*}-${pkgver}-Linux64-sdk.tgz)
-sha512sums=('ee2e21991cf415aef59a600a07021e9898f7386c541fad486809bd90893b511a13ffa0655e34dc0e31cd4c112a811b5ba39defef2a3a237cc8dc244b9a03d3f7')
+sha512sums=('3d6dceee36bdf234c5460af8366e0dce2415a5e3ef5dfbec25434f960308cbfa4a8ae8fd240433852cda7e01511b2707e2fb44384f1cdc71bb2c62edf1d000ab')
prepare() {
# Set Icon and Launcher: