aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-08-01 19:26:32 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-09-21 17:39:40 +0000
commitf3f6601607409384b6c77ef04ab4d63560427649 (patch)
tree06cdfc6424befa56c2c56ee726163bff27bd6a38
parentcec5fb32ab1e899547d0a87f1cba322e504aefe2 (diff)
main/perl-text-wrapper: rebuild against Perl 5.32.0
-rw-r--r--main/perl-text-wrapper/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-text-wrapper/APKBUILD b/main/perl-text-wrapper/APKBUILD
index b8779cafd41..9dfd8bf9f1e 100644
--- a/main/perl-text-wrapper/APKBUILD
+++ b/main/perl-text-wrapper/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-text-wrapper
_pkgreal=Text-Wrapper
pkgver=1.05
-pkgrel=2
+pkgrel=3
pkgdesc="Word wrap text by breaking long lines"
url="https://metacpan.org/release/Text-Wrapper/"
arch="noarch"