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


Commits:
32f524fe by Antonio Rojas at 2023-11-30T13:36:33+01:00
upgpkg: 8.2.2-1: Update to 8.2.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wcslib
        pkgdesc = A C library that implements the 'World Coordinate System' 
(WCS) standard in FITS
-       pkgver = 8.2.1
+       pkgver = 8.2.2
        pkgrel = 1
        url = https://www.atnf.csiro.au/people/Mark.Calabretta/WCS/
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = wcslib
        makedepends = gcc-fortran
        depends = cfitsio
        depends = glibc
-       source = 
ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-8.2.1.tar.bz2
-       sha256sums = 
b666c79568fc0cf16b6d585ff3d560ae5e472c3b1125a90ccc8038f8e84aca19
+       source = 
ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-8.2.2.tar.bz2
+       sha256sums = 
6298220ae817f4e5522643ac4c3da2623be70a3484b1a4f37060bee3e4bd7833
 
 pkgname = wcslib


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=wcslib
-pkgver=8.2.1
+pkgver=8.2.2
 pkgrel=1
 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) 
standard in FITS"
 arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(cfitsio
          glibc)
 makedepends=(gcc-fortran)
 source=(ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('b666c79568fc0cf16b6d585ff3d560ae5e472c3b1125a90ccc8038f8e84aca19')
+sha256sums=('6298220ae817f4e5522643ac4c3da2623be70a3484b1a4f37060bee3e4bd7833')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to