* update perl-exception-class to 1.45-5

This commit is contained in:
Alexander Baldeck 2024-09-21 21:06:49 +02:00
parent 232a58ce15
commit d0b1e9df13
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = perl-exception-class
pkgdesc = A module that allows you to declare real exception classes in Perl
pkgver = 1.45
pkgrel = 4
pkgrel = 5
url = https://metacpan.org/release/Exception-Class
arch = any
license = PerlArtistic

View File

@ -5,7 +5,7 @@
pkgname=perl-exception-class
pkgver=1.45
pkgrel=4
pkgrel=5
pkgdesc='A module that allows you to declare real exception classes in Perl'
arch=(any)
url="https://metacpan.org/release/Exception-Class"