summaryrefslogtreecommitdiff
path: root/perl-mixin-linewise
diff options
context:
space:
mode:
Diffstat (limited to 'perl-mixin-linewise')
-rw-r--r--perl-mixin-linewise/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-mixin-linewise/PKGBUILD b/perl-mixin-linewise/PKGBUILD
index 192eac58..1213a031 100644
--- a/perl-mixin-linewise/PKGBUILD
+++ b/perl-mixin-linewise/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='perl-mixin-linewise'
pkgver='0.108'
-pkgrel='4'
+pkgrel='5'
pkgdesc="write your linewise code for handles; this does the rest"
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -13,7 +13,7 @@ depends=(
'perl>=5.8.1'
'perl-carp'
'perl-io'
- 'perl-perlio-utf8_strict'
+ 'perl-perlio-utf8-strict'
'perl-sub-exporter')
makedepends=(
'perl-encode'