summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEm Zhan2023-10-28 21:49:09 -0500
committerEm Zhan2023-10-28 21:49:09 -0500
commit77b851f4a6236ee80816f63b9b9db32260cd3143 (patch)
tree3c6c56aa2aaac80a264489c6805fba43f95f3051 /PKGBUILD
parentb486cf9f350efbf25ca282880ba09331068b20d8 (diff)
downloadaur-wgrib2.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08042024008b..75f60597aff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Graziano Giuliani <giuliani@lamma.rete.toscana.it>
pkgname=wgrib2
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=2
pkgdesc="Utility to read and write grib2 files"
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('GPL' 'Apache' 'custom')
depends=('glibc' 'gcc-libs')
makedepends=('gcc-fortran' 'cmake')
source=("https://www.ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/$pkgname.tgz.v$pkgver")
-sha256sums=('5b70ac88df269598bc51441c8990b866d62a447c643fcb89df5c844f2c8a855b')
+sha256sums=('b7d9f2ddc1b9a04f21c70ba3410b641d2189075f6f91520e250fcf79330f6c11')
build() {
cd grib2