diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-15 15:31:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-15 20:07:18 +0000 |
commit | 87d601ed339bbb29c3f75a20884c8fb0490c296f (patch) | |
tree | f33a74ea9ad9ea16fa617fecdd8f6cd5e58f6d45 /community/perl-text-bibtex/APKBUILD | |
parent | f5b94d242236e4f7e94c546cf0e3a6061bb35dd8 (diff) | |
download | aports-87d601ed339bbb29c3f75a20884c8fb0490c296f.tar.bz2 aports-87d601ed339bbb29c3f75a20884c8fb0490c296f.tar.xz |
community/perl-text-bibtex: rebuild against perl 5.26
Diffstat (limited to 'community/perl-text-bibtex/APKBUILD')
-rw-r--r-- | community/perl-text-bibtex/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-text-bibtex/APKBUILD b/community/perl-text-bibtex/APKBUILD index 859b2bd5bb..eb02805d77 100644 --- a/community/perl-text-bibtex/APKBUILD +++ b/community/perl-text-bibtex/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-text-bibtex _pkgreal=Text-BibTeX pkgver=0.78 -pkgrel=0 +pkgrel=1 pkgdesc="Perl module for Text-BibTeX" url="http://search.cpan.org/dist/Text-BibTeX/" arch="all" |