From a5bc29e2fd2d063ea009721a1db08103becf2e7a Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 15 Jun 2017 15:38:20 +0000 Subject: [PATCH] community/perl-unicode-linebreak: rebuild against perl 5.26 --- community/perl-unicode-linebreak/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/perl-unicode-linebreak/APKBUILD b/community/perl-unicode-linebreak/APKBUILD index b2e8d2438a4..b9a64786c19 100644 --- a/community/perl-unicode-linebreak/APKBUILD +++ b/community/perl-unicode-linebreak/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-unicode-linebreak _pkgreal=Unicode-LineBreak pkgver=2017.004 -pkgrel=0 +pkgrel=1 pkgdesc="UAX #14 Unicode Line Breaking Algorithm" url="http://search.cpan.org/dist/Unicode-LineBreak/" arch="all"