summaryrefslogtreecommitdiff
path: root/perl-syntax-highlight-perl
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-06-17 21:49:41 +0200
committerErich Eckner <git@eckner.net>2022-06-17 21:49:41 +0200
commitaea78ea1de994a84e8986c542e1590bacb72d6fc (patch)
tree3f313d57a58c7291af88a0d1c3a40392a57cb70b /perl-syntax-highlight-perl
parent9f195aea7e6312b53be44fac38ebab18a4bd8ee9 (diff)
downloadarchlinuxewe-aea78ea1de994a84e8986c542e1590bacb72d6fc.tar.xz
recompile all perl packages
Diffstat (limited to 'perl-syntax-highlight-perl')
-rw-r--r--perl-syntax-highlight-perl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-syntax-highlight-perl/PKGBUILD b/perl-syntax-highlight-perl/PKGBUILD
index 8c0f042e1..1c5580270 100644
--- a/perl-syntax-highlight-perl/PKGBUILD
+++ b/perl-syntax-highlight-perl/PKGBUILD
@@ -4,15 +4,15 @@
pkgname=perl-syntax-highlight-perl
_perlmod=Syntax-Highlight-Perl
pkgver=1.0
-pkgrel=13
+pkgrel=14
_distdir="${_perlmod}-${pkgver}"
pkgdesc="Syntax-Highlight-Perl perl module (highlighting of Perl Syntactical Structures)"
arch=("any")
url="http://search.cpan.org/~johnsca/Syntax-Highlight-Perl/"
license=("GPL" "Artistic")
depends=(
- 'perl>=5.34'
- 'perl<5.35'
+ 'perl>=5.36'
+ 'perl<5.37'
)
source=(http://search.cpan.org/CPAN/authors/id/J/JO/JOHNSCA/${_distdir}.tar.gz)
sha512sums=('be1959493fb563137095e0b151fa56fe2192d1c4bf52e2ef32d6d2310b821a905e675a443e4cfb83da7d0dfa4cc267ac087d49d0ee807a07413cf839621ebe8b')