Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / cgns
Commits:
0fefb991 by Antonio Rojas at 2026-06-06T00:53:44+02:00
upgpkg: 4.5.2-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = cgns
pkgdesc = Standard for recording and recovering computer data
associated with the numerical solution of fluid dynamics equations
- pkgver = 4.5.1
- pkgrel = 2
+ pkgver = 4.5.2
+ pkgrel = 1
url = https://cgns.github.io/
arch = x86_64
license = Zlib
@@ -17,7 +17,7 @@ pkgbase = cgns
depends = libxmu
depends = tcl
depends = tk
- source = https://github.com/CGNS/CGNS/archive/v4.5.1/cgns-4.5.1.tar.gz
- sha512sums =
f0a3f82824d81e2db4c992fc41e91c53158898fbf0b342c0c857e5e3f02d081df3822035b9eb558fe12c48ce36e4123810adc11f9b85e60e76e7de7f35a56162
+ source = https://github.com/CGNS/CGNS/archive/v4.5.2/cgns-4.5.2.tar.gz
+ sha512sums =
b9b11324b6f7bbfbf0355f5c2c3d1caa745c1fc51bb061fd715fbf69273032ba507a67396dd41ae0a1f9029b48ca13ec129d158a34606a04cc4a436001ddbeab
pkgname = cgns
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
_pkgname=CGNS
pkgname=cgns
-pkgver=4.5.1
-pkgrel=2
+pkgver=4.5.2
+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/"
@@ -26,7 +26,7 @@ makedepends=(
gcc-fortran
)
source=("https://github.com/$_pkgname/$_pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f0a3f82824d81e2db4c992fc41e91c53158898fbf0b342c0c857e5e3f02d081df3822035b9eb558fe12c48ce36e4123810adc11f9b85e60e76e7de7f35a56162')
+sha512sums=('b9b11324b6f7bbfbf0355f5c2c3d1caa745c1fc51bb061fd715fbf69273032ba507a67396dd41ae0a1f9029b48ca13ec129d158a34606a04cc4a436001ddbeab')
build() {
cmake -B build -S ${_pkgname}-${pkgver} \
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cgns/-/commit/0fefb99181592f6c3238f09845ed42f36a1da184
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cgns/-/commit/0fefb99181592f6c3238f09845ed42f36a1da184
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help