diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:25:41 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:39:07 +0000 |
commit | a6f72519df0f459113a5aa01b56164b0c97ed0ac (patch) | |
tree | 5ce596bf5e3eac89c4480c27e10cbee489dda209 | |
parent | a3ee3392ad3aaff9dbc32ce35541d7a807a881c9 (diff) | |
download | aports-a6f72519df0f459113a5aa01b56164b0c97ed0ac.tar.gz aports-a6f72519df0f459113a5aa01b56164b0c97ed0ac.tar.bz2 aports-a6f72519df0f459113a5aa01b56164b0c97ed0ac.tar.xz |
community/perl-term-animation: rebuild against Perl 5.32.0
-rw-r--r-- | community/perl-term-animation/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-term-animation/APKBUILD b/community/perl-term-animation/APKBUILD index babcc83ef5..61bb866fa5 100644 --- a/community/perl-term-animation/APKBUILD +++ b/community/perl-term-animation/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-term-animation _pkgreal=Term-Animation pkgver=2.6 -pkgrel=0 +pkgrel=1 pkgdesc="ASCII sprite animation framework" url="https://metacpan.org/release/Term-Animation/" arch="noarch" |