summaryrefslogtreecommitdiff
path: root/perl-perlio-utf8-strict
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-04-06 12:30:12 +0200
committerErich Eckner <git@eckner.net>2016-04-11 11:29:19 +0200
commit33bc2fb5a44f52422cfb39d13cadec396d5e0bf3 (patch)
tree44c4c83563b2f895a3c9ad688ef6a6710d5cf6c4 /perl-perlio-utf8-strict
parentb41290c9dc76dbdb97fb590c5a7598f2d1f72c74 (diff)
downloadarchlinuxewe-33bc2fb5a44f52422cfb39d13cadec396d5e0bf3.tar.xz
md5-Prüfsummen abgeschafft
Diffstat (limited to 'perl-perlio-utf8-strict')
-rw-r--r--perl-perlio-utf8-strict/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-perlio-utf8-strict/PKGBUILD b/perl-perlio-utf8-strict/PKGBUILD
index 7525d2873..d0407e38d 100644
--- a/perl-perlio-utf8-strict/PKGBUILD
+++ b/perl-perlio-utf8-strict/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-perlio-utf8-strict'
pkgver='0.006'
-pkgrel='2'
+pkgrel='3'
pkgdesc="Fast and correct UTF-8 IO"
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -13,7 +13,6 @@ makedepends=()
checkdepends=('perl-test-exception')
url='https://metacpan.org/release/PerlIO-utf8_strict'
source=('http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/PerlIO-utf8_strict-0.006.tar.gz')
-md5sums=('9bd26d4cf55f41d9e17f03e644cc9a1b')
sha512sums=('9c8423d5e60eba54d1c1ad77840d703577e3bb35333e08ef34ada64bebc8c50630e19c6d536243bfbae4197bf8143de82251122af8581813c61428c8a78111de')
_distdir="PerlIO-utf8_strict-0.006"