diff options
-rw-r--r-- | community/perl-data-dumper/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-data-dumper/APKBUILD b/community/perl-data-dumper/APKBUILD index 2b7b0fa6946..4eafff0836c 100644 --- a/community/perl-data-dumper/APKBUILD +++ b/community/perl-data-dumper/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-data-dumper _pkgreal=Data-Dumper pkgver=2.173 -pkgrel=2 +pkgrel=3 pkgdesc="Stringified perl data structures" url="https://metacpan.org/release/Data-Dumper" arch="all" |