summaryrefslogtreecommitdiff
path: root/perl-datetime-format-mysql/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-datetime-format-mysql/PKGBUILD')
-rw-r--r--perl-datetime-format-mysql/PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/perl-datetime-format-mysql/PKGBUILD b/perl-datetime-format-mysql/PKGBUILD
index 69fd3be4..d8464bf0 100644
--- a/perl-datetime-format-mysql/PKGBUILD
+++ b/perl-datetime-format-mysql/PKGBUILD
@@ -3,19 +3,16 @@
pkgname=perl-datetime-format-mysql
pkgver='0.06'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Parse and format MySQL dates and times"
arch=(i686 x86_64)
license=('perl')
url="http://search.cpan.org/~drolsky/DateTime-Format-MySQL"
options=(!emptydirs)
-provides=(
- 'perl-datetime-format-mysql=0.06')
depends=(
'perl-datetime'
'perl-datetime-format-builder>=0.6')
makedepends=(
- 'perl-module-build'
'perl-module-build>=0.42')
_distdir="DateTime-Format-MySQL-${pkgver}"
source=("https://cpan.metacpan.org/authors/id/X/XM/XMIKEW/${_distdir}.tar.gz")