diff options
Diffstat (limited to 'perl-context-preserve/PKGBUILD')
-rw-r--r-- | perl-context-preserve/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-context-preserve/PKGBUILD b/perl-context-preserve/PKGBUILD index 58ec8801..0ced7c24 100644 --- a/perl-context-preserve/PKGBUILD +++ b/perl-context-preserve/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-context-preserve' pkgver='0.02' -pkgrel='2' +pkgrel='3' pkgdesc='Run code after a subroutine call, preserving the context the subroutine would have seen if it were the last statement in the caller' arch=('any') license=('PerlArtistic' 'GPL') |