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


Commits:
8bd6d7bd by Antonio Rojas at 2026-05-22T18:17:42+02:00
upgpkg: 8.8-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = wcslib
        pkgdesc = A C library that implements the 'World Coordinate System' 
(WCS) standard in FITS
-       pkgver = 8.7
-       pkgrel = 2
+       pkgver = 8.8
+       pkgrel = 1
        url = https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/
        arch = x86_64
        license = GPL3
        makedepends = gcc-fortran
        depends = cfitsio
        depends = glibc
-       source = 
https://www.atnf.csiro.au/computing/software/wcs/wcslib-releases/wcslib-8.7.tar.bz2
-       sha256sums = 
792fe05c09544433a9a4ea5480facdbec2da6d28058275b5e9006a1f28c56465
+       source = 
https://www.atnf.csiro.au/computing/software/wcs/wcslib-releases/wcslib-8.8.tar.bz2
+       sha256sums = 
dcd5b952e68016d0e2459e1f0f9866343e78b939635db64429fcf478e1ea4bfc
 
 pkgname = wcslib


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=wcslib
-pkgver=8.7
-pkgrel=2
+pkgver=8.8
+pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
 url='https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/'
@@ -12,7 +12,7 @@ depends=(cfitsio
          glibc)
 makedepends=(gcc-fortran)
 
source=(https://www.atnf.csiro.au/computing/software/wcs/wcslib-releases/$pkgname-$pkgver.tar.bz2)
-sha256sums=('792fe05c09544433a9a4ea5480facdbec2da6d28058275b5e9006a1f28c56465')
+sha256sums=('dcd5b952e68016d0e2459e1f0f9866343e78b939635db64429fcf478e1ea4bfc')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wcslib/-/commit/8bd6d7bdc7ded4acb9edc86b3b01e359061d41e4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wcslib/-/commit/8bd6d7bdc7ded4acb9edc86b3b01e359061d41e4
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


Reply via email to