diff options
Diffstat (limited to 'pcr/perl-latex-encode')
-rw-r--r-- | pcr/perl-latex-encode/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/pcr/perl-latex-encode/PKGBUILD b/pcr/perl-latex-encode/PKGBUILD index 49e7fab1b..82ccfb45f 100644 --- a/pcr/perl-latex-encode/PKGBUILD +++ b/pcr/perl-latex-encode/PKGBUILD @@ -1,12 +1,13 @@ # Maintainer (Arch): Moritz Bunkus <moritz@bunkus.org> +# Contributor : Márcio Silva <coadde@parabola.nu> pkgname=perl-latex-encode -pkgver=0.08 +pkgver=0.091.6 pkgrel=1 pkgdesc="Encode characters for LaTeX formatting" arch=(any) -license=('PerlArtistic') -url="http://search.cpan.org/dist/Rose-Object/" +license=('GPL1') +url="http://search.cpan.org/~andrewf/LaTeX-Encode" options=('!emptydirs') source=(http://search.cpan.org/CPAN/authors/id/A/AN/ANDREWF/LaTeX-Encode-${pkgver}.tar.gz) md5sums=('0877ff573bbacdfcd6ceb130c4282ab6') |