summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2dd5a7c7237c..6edafe53eb95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=perl-pod-constants
pkgver=0.19
-pkgrel=1
+pkgrel=2
pkgdesc="Include constants from POD"
arch=('any')
license=('Artistic2.0')
-depends=('perl')
+depends=('perl' 'perl-pod-parser')
url="https://git.ieval.ro/?p=pod-constants.git"
source=("https://www.cpan.org/modules/by-module/Pod/Pod-Constants-${pkgver}.tar.gz")
sha512sums=('4c7b7ccdede87f0069bf100406de5b2320b5f9cb0363d413e90b419e512d4322114851d78fdd7a1bce63347ee5986ecd397b11579b91eee6e46d9b0a82b0b64a')