[arch-commits] Commit in cgns/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Fri Mar 18 14:34:47 UTC 2022
Date: Friday, March 18, 2022 @ 14:34:47
Author: archange
Revision: 1158527
upgpkg: cgns 4.3.0-1
Modified:
cgns/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-18 14:10:54 UTC (rev 1158526)
+++ PKGBUILD 2022-03-18 14:34:47 UTC (rev 1158527)
@@ -2,8 +2,8 @@
_pkgname=CGNS
pkgname=cgns
-pkgver=4.2.0
-pkgrel=2
+pkgver=4.3.0
+pkgrel=1
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=('090ec6cb0916d90c16790183fc7c2bd2bd7e9a5e3764b36c8196ba37bf1dc817')
+sha256sums=('e25728512096ee93f8edfaa5ad4e8e03d5fd3b5598cd2a742cb716a77a444ac2')
build() {
More information about the arch-commits
mailing list