summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorElias Elwyn2024-04-04 12:17:06 +1100
committerElias Elwyn2024-04-04 12:17:06 +1100
commitcfc13c2a0bd2bf649a68d2e843257f3d76b41ca6 (patch)
treec8fabdfb7aabc57bc71cdbaf38eb02345400a651 /PKGBUILD
parent1f8a8d5916413bc0e3c373621797435a4d68f81c (diff)
downloadaur-perl-pdl.tar.gz
feat: update to 2.086
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eaea01c1f0ce..ecdd963b527b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: Colin Pitrat <colin.pitrat@gmail.com>
pkgname=perl-pdl
-pkgver=2.085
+pkgver=2.086
pkgrel=1
pkgdesc='The Perl Data Language'
_dist=PDL
@@ -101,7 +101,7 @@ checkdepends=(
options=('!emptydirs' purge)
source=("https://cpan.metacpan.org/authors/id/E/ET/ETJ/$_dist-$pkgver.tar.gz"
perldl.conf)
-sha256sums=(8425595db6def04762fa6ee6b92485ea762914a2b1d694f9b7607f4e51e0b2c1
+sha256sums=(e3875b02c57943c30752343301b26c2835635c4b4a5c2d2c26f5a75c3a06986e
SKIP)
build() {