summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Leontiev2014-09-02 08:56:39 +0400
committerAnton Leontiev2015-02-15 07:48:23 +0300
commitb74453e7eba195647d9bc9733e98a09c6c3bec53 (patch)
tree2f29cc6a37bbdc1429afb1854ad535ec6ab79914 /PKGBUILD
parent7976e73868e13bf1c7b657f001c5cc77c0b1690e (diff)
downloadaur-b74453e7eba195647d9bc9733e98a09c6c3bec53.tar.gz
Updated to v0.814-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f97dfc004953..75f144f62661 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# CPAN Name : Email::FolderType
# Contributor: Anton Leontiev <bunder /at/ t-25.ru>
-# Generator : CPANPLUS::Dist::Arch 1.25
+# Generator : CPANPLUS::Dist::Arch 1.29
pkgname=perl-email-foldertype
pkgver=0.814
-pkgrel=1
+pkgrel=2
pkgdesc='Perl module to determine the type of a mail folder'
arch=('any')
url='http://search.cpan.org/dist/Email-FolderType'
license=('PerlArtistic' 'GPL')
-depends=('perl>=5.8.9' 'perl-email-simple')
+depends=('perl>=5.8.9' 'perl-module-pluggable')
checkdepends=('perl>=5.13.4' 'perl-capture-tiny')
source=(http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Email-FolderType-0.814.tar.gz)
options=(!emptydirs)