[arch-commits] Commit in wcslib/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Sep 9 07:06:07 UTC 2022
Date: Friday, September 9, 2022 @ 07:06:06
Author: arojas
Revision: 1296974
upgpkg: wcslib 7.12-1: Update to 7.12
Modified:
wcslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-09 06:48:23 UTC (rev 1296973)
+++ PKGBUILD 2022-09-09 07:06:06 UTC (rev 1296974)
@@ -2,7 +2,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=wcslib
-pkgver=7.11
+pkgver=7.12
pkgrel=1
pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS"
arch=(x86_64)
@@ -11,7 +11,7 @@
depends=(cfitsio)
makedepends=(gcc-fortran)
source=(ftp://ftp.atnf.csiro.au/pub/software/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('46befbfdf50cd4953896676a7d570094dc7661e2ae9677b092e7fb13cee3da5f')
+sha256sums=('9cf8de50e109a97fa04511d4111e8d14bd0a44077132acf73e6cf0029fe96bd4')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list