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

Bruno Pagani archange at archlinux.org
Tue Apr 7 20:32:47 UTC 2020


    Date: Tuesday, April 7, 2020 @ 20:32:47
  Author: archange
Revision: 612487

upgpkg: cgns 4.1.1-1

Modified:
  cgns/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-07 19:14:37 UTC (rev 612486)
+++ PKGBUILD	2020-04-07 20:32:47 UTC (rev 612487)
@@ -2,7 +2,7 @@
 
 _pkgname=CGNS
 pkgname=cgns
-pkgver=4.0.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="Standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(gcc-fortran cmake)
 options=(!makeflags)
 source=(https://github.com/${_pkgname}/${_pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('748585a8e52dff4d250d6b603e6b847d05498e4566aba2dc3d7a7d85c4d55849')
+sha256sums=('055d345c3569df3ae832fb2611cd7e0bc61d56da41b2be1533407e949581e226')
 
 build() {
     cmake -B build -S ${_pkgname}-${pkgver} \



More information about the arch-commits mailing list