summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXiretza2022-06-01 18:26:30 +0200
committerXiretza2022-06-01 18:26:30 +0200
commit324566c98413f89bb80bf163a3b9ae4cb6468b5e (patch)
treed1fb0dccfd187daa3c0f22094adff865a5d9596e /PKGBUILD
parent7d3d1e4837f3327c8a32528197d8334b104e37b8 (diff)
downloadaur-perl-class-errorhandler.tar.gz
perl 5.36 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab450fd8dacc..cbbab9fd8601 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _perlmod="Class-ErrorHandler"
_modnamespace=Class
pkgname=perl-class-errorhandler
pkgver=0.04
-pkgrel=3
+pkgrel=4
pkgdesc="Base class for error handling"
arch=('any')
url="https://metacpan.org/release/$_perlmod"