summaryrefslogtreecommitdiff
path: root/user/perl-test-run-plugin-bof
diff options
context:
space:
mode:
authorSíle Ekaterin Liszka <sheila@vulpine.house>2022-05-22 22:30:46 +0000
committerZach van Rijn <me@zv.io>2022-10-21 18:34:00 -0500
commit930138d6d788ab00b05f0bbb1f061e89b7552104 (patch)
treecf725e7a572df5b8651582752375fa9d313fd739 /user/perl-test-run-plugin-bof
parent0b36c98e791cd2e63bbde3bc4aa4db96de21344c (diff)
downloadpackages-930138d6d788ab00b05f0bbb1f061e89b7552104.tar.gz
packages-930138d6d788ab00b05f0bbb1f061e89b7552104.tar.bz2
packages-930138d6d788ab00b05f0bbb1f061e89b7552104.tar.xz
packages-930138d6d788ab00b05f0bbb1f061e89b7552104.zip
user/perl-test-run-plugin-breakonfailure: upgrade to 0.0.6
Diffstat (limited to 'user/perl-test-run-plugin-bof')
-rw-r--r--user/perl-test-run-plugin-bof/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/perl-test-run-plugin-bof/APKBUILD b/user/perl-test-run-plugin-bof/APKBUILD
index d1bd6da75..8e04f65e7 100644
--- a/user/perl-test-run-plugin-bof/APKBUILD
+++ b/user/perl-test-run-plugin-bof/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
-# Maintainer: Adélie Perl Team <adelie-perl@lists.adelielinux.org>
+# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=perl-test-run-plugin-breakonfailure
_pkgreal=Test-Run-Plugin-BreakOnFailure
_author=SHLOMIF
_au=${_author%%"${_author#??}"}
_a=${_author%%"${_author#?}"}
-pkgver=0.0.5
+pkgver=0.0.6
pkgrel=0
pkgdesc="Stop processing entire Test::Run suite on single failure"
url="https://metacpan.org/release/Test-Run-Plugin-BreakOnFailure"
@@ -31,4 +31,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="a3e25847e0277ea32803b0eec68061471644f7bba03d9dd558d5a15c6dbe8615d933f6d4ee6851f217511434be933be1a848ee0d9b46c545ae37a0abc59a0a72 Test-Run-Plugin-BreakOnFailure-v0.0.5.tar.gz"
+sha512sums="dd8564d82466abdce2bb08324bec2a9fd45196955b61d375958a4ae718a7dc90a97c78e10925a479561a8456824a6bc9caf481284cab3ce7884d294d875546f3 Test-Run-Plugin-BreakOnFailure-v0.0.6.tar.gz"