summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Dallilar2021-06-09 10:20:04 +0200
committerYigit Dallilar2021-06-09 10:20:04 +0200
commite33a39df76e970697ed522efb273611e6bc972da (patch)
tree3279bf7f1ecd854c0cf70a22a88b77cd6a6a4949
parent77d9fe415430d42dfdfdd2505414597562290d34 (diff)
downloadaur-e33a39df76e970697ed522efb273611e6bc972da.tar.gz
v7.1.4
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26500ab8ed22..67f22963dd87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cpl
pkgdesc = ESO Common Pipeline Library
- pkgver = 7.1.3
+ pkgver = 7.1.4
pkgrel = 1
url = https://www.eso.org/sci/software/cpl/index.html
arch = x86_64
@@ -8,8 +8,7 @@ pkgbase = cpl
depends = fftw
depends = wcslib
depends = cfitsio
- source = ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-7.1.3.tar.gz
- sha256sums = 04109613819b97273045102bd7acf52d13ee7f9217779f17ae2a170c491965c5
+ source = ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-7.1.4.tar.gz
+ sha256sums = cb43adba7ab15e315fbfcba4e2d8b88fa56d29a5a16036a7f082621b8416bd6c
pkgname = cpl
-
diff --git a/PKGBUILD b/PKGBUILD
index e487919a7e32..ff07014462c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,7 @@
# Maintainer: Yigit Dallilar <yigit.dallilar@gmail.com>
-# Set it to compile with openblas-lapack
pkgname=cpl
-pkgver=7.1.3
+pkgver=7.1.4
pkgrel=1
pkgdesc="ESO Common Pipeline Library"
url="https://www.eso.org/sci/software/cpl/index.html"
@@ -15,7 +14,7 @@ conflicts=()
replaces=()
backup=()
source=(ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-${pkgver}.tar.gz)
-sha256sums=('04109613819b97273045102bd7acf52d13ee7f9217779f17ae2a170c491965c5')
+sha256sums=('cb43adba7ab15e315fbfcba4e2d8b88fa56d29a5a16036a7f082621b8416bd6c')
build() {