aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-rt-extension-commandbymail/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-rt-extension-commandbymail/APKBUILD')
-rw-r--r--community/perl-rt-extension-commandbymail/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-rt-extension-commandbymail/APKBUILD b/community/perl-rt-extension-commandbymail/APKBUILD
index cb1229fc9d6..c2818925890 100644
--- a/community/perl-rt-extension-commandbymail/APKBUILD
+++ b/community/perl-rt-extension-commandbymail/APKBUILD
@@ -5,13 +5,13 @@ pkgname=perl-rt-extension-commandbymail
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=RT-Extension-CommandByMail
pkgver=3.01
-pkgrel=0
+pkgrel=1
pkgdesc="RT4 extension to change metadata of a ticket via email"
url="https://metacpan.org/release/RT-Extension-CommandByMail/"
arch="noarch"
license="GPL-2.0-only"
depends="perl"
-makedepends="perl-dev rt4"
+makedepends="rt4"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/B/BP/BPS/RT-Extension-CommandByMail-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"