[arch-commits] Commit in cgns/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Sat Mar 19 15:30:48 UTC 2022


    Date: Saturday, March 19, 2022 @ 15:30:47
  Author: archange
Revision: 1161409

Upstream re-released

Modified:
  cgns/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-19 15:30:23 UTC (rev 1161408)
+++ PKGBUILD	2022-03-19 15:30:47 UTC (rev 1161409)
@@ -3,7 +3,7 @@
 _pkgname=CGNS
 pkgname=cgns
 pkgver=4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations"
 arch=(x86_64)
 url="https://cgns.github.io/"
@@ -12,7 +12,7 @@
 makedepends=(gcc-fortran cmake)
 options=(!makeflags)
 source=(https://github.com/${_pkgname}/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('e25728512096ee93f8edfaa5ad4e8e03d5fd3b5598cd2a742cb716a77a444ac2')
+sha256sums=('7709eb7d99731dea0dd1eff183f109eaef8d9556624e3fbc34dc5177afc0a032')
 
 
 build() {



More information about the arch-commits mailing list