summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYigit Dallilar2021-03-03 21:57:53 +0100
committerYigit Dallilar2021-03-03 21:57:53 +0100
commit77d9fe415430d42dfdfdd2505414597562290d34 (patch)
tree7bc4742ed5269463b7cf4dbd9459a1041c0d2872 /PKGBUILD
parentba0057433edda9f516bfdc0bfe742c4d4339258b (diff)
downloadaur-77d9fe415430d42dfdfdd2505414597562290d34.tar.gz
v7.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3a5405a10be..e487919a7e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Set it to compile with openblas-lapack
pkgname=cpl
-pkgver=7.1.2
-pkgrel=2
+pkgver=7.1.3
+pkgrel=1
pkgdesc="ESO Common Pipeline Library"
url="https://www.eso.org/sci/software/cpl/index.html"
arch=('x86_64')
@@ -14,8 +14,8 @@ provides=()
conflicts=()
replaces=()
backup=()
-source=(ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-7.1.2.tar.gz)
-sha256sums=('b6d20752420e2333e86d9a08c24a08057351a9fef97c32f5894e63fbfece463a')
+source=(ftp://ftp.eso.org/pub/dfs/pipelines/libraries/cpl/cpl-${pkgver}.tar.gz)
+sha256sums=('04109613819b97273045102bd7acf52d13ee7f9217779f17ae2a170c491965c5')
build() {