summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeruf2021-10-04 23:21:10 +0200
committerxeruf2021-10-04 23:22:21 +0200
commite575ee019c7165edac11d19746aa07394968428b (patch)
treeb6434a91a2f0a5a366cdafb76c8b894cfbd4863e /PKGBUILD
parentb5e3d59ede9b844511c7b810ad9e46d3e2e552e1 (diff)
downloadaur-perl-file-loadlines.tar.gz
Correct typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ae29484c644..3a53b117fbbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@ _author="Johan Vromans"
_pkgname="File-LoadLines"
pkgname=perl-file-loadlines
pkgver=1.021
-pkgrel=1
+pkgrel=2
pkgdesc="load the contents of a text file into an array of lines"
arch=('any')
license=('PerlArtistic')
options=('!emptydirs')
-depends=(perl-text-exception)
+depends=(perl-test-exception)
url="https://metacpan.org/release/${_pkgname}"
source=("https://cpan.metacpan.org/authors/id/J/JV/JV/${_pkgname}-${pkgver}.tar.gz")
sha512sums=('b7b6f3676df537422e038377ea76f0b7c42270d543975903cdfbcc9e1fe6701b3a132432800d242a5127ff3899de02c0bad40eb25cb5142a468679f92719d6c7')