perl-Email-Simple: rebuild for new homepage

This commit is contained in:
maxice8 2018-12-07 22:36:19 -02:00
parent 8af26164d2
commit 5da0099b6d
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,13 +1,13 @@
# Template file for 'perl-Email-Simple'
pkgname=perl-Email-Simple
version=2.216
revision=1
revision=2
noarch=yes
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="perl perl-Email-Date-Format"
depends="${makedepends}"
depends="$makedepends"
short_desc="Simple parsing of RFC2822 message format and headers"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"