Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
cfitsio


Commits:
a3eed41c by Antonio Rojas at 2025-03-28T07:43:33+01:00
upgpkg: 1:4.6.2-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cfitsio
        pkgdesc = A library of C and Fortran subroutines for reading and 
writing data files in FITS (Flexible Image Transport System) data format
-       pkgver = 4.6.0
-       pkgrel = 4
+       pkgver = 4.6.2
+       pkgrel = 1
        epoch = 1
        url = https://heasarc.gsfc.nasa.gov/fitsio/
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = cfitsio
        depends = curl
        depends = glibc
        depends = zlib
-       source = git+https://github.com/HEASARC/cfitsio#tag=cfitsio-4.6.0
-       sha256sums = 
41d79d1cabc3ae860ad3ecf25fc22ec1d6595f3618d1af6934fad7996cdddf84
+       source = git+https://github.com/HEASARC/cfitsio#tag=cfitsio-4.6.2
+       sha256sums = 
61ed3ff171d61d805f45080b7fb313c48b0b8304ee40f5cbb89ab67daa84dd1c
 
 pkgname = cfitsio


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Tobias Powalowski <[email protected]>
 
 pkgname=cfitsio
-pkgver=4.6.0
-pkgrel=4
+pkgver=4.6.2
+pkgrel=1
 epoch=1
 pkgdesc='A library of C and Fortran subroutines for reading and writing data 
files in FITS (Flexible Image Transport System) data format'
 arch=(x86_64)
@@ -16,13 +16,7 @@ depends=(curl
 makedepends=(cmake
              git)
 source=(git+https://github.com/HEASARC/cfitsio#tag=cfitsio-$pkgver)
-sha256sums=('41d79d1cabc3ae860ad3ecf25fc22ec1d6595f3618d1af6934fad7996cdddf84')
-
-prepare() {
-  cd $pkgname
-# Fix dirs in pc file https://github.com/HEASARC/cfitsio/issues/38
-  git cherry-pick -n 8ea4846049ba89e5ace4cc03d7118e8b86490a7e
-}
+sha256sums=('61ed3ff171d61d805f45080b7fb313c48b0b8304ee40f5cbb89ab67daa84dd1c')
 
 build() {
   cmake -B build -S $pkgname \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cfitsio/-/commit/a3eed41c4c52cf4659b5e8b348d3479d5d5607a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cfitsio/-/commit/a3eed41c4c52cf4659b5e8b348d3479d5d5607a0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to