summaryrefslogtreecommitdiff
path: root/pcr/perl-latex-encode
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-05-01 07:02:43 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-05-01 07:48:22 -0300
commitaf865a48ca6a3b977734a952357524547e9c2ec6 (patch)
tree79cb06ca209847046aa8ed725fdaeeb48f0a16bc /pcr/perl-latex-encode
parent3d145d0e3170b55153a753f2cf6d6d5933d70db5 (diff)
perl-latex-encode: fix source and checksums variables
Diffstat (limited to 'pcr/perl-latex-encode')
-rw-r--r--pcr/perl-latex-encode/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/pcr/perl-latex-encode/PKGBUILD b/pcr/perl-latex-encode/PKGBUILD
index 82ccfb45f..1da7a52cc 100644
--- a/pcr/perl-latex-encode/PKGBUILD
+++ b/pcr/perl-latex-encode/PKGBUILD
@@ -9,9 +9,8 @@ arch=(any)
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')
-sha1sums=('9d11a38a4eb07c86b6cc026a2163b7299bc64631')
+source=("http://search.cpan.org/CPAN/authors/id/E/EI/EINHVERFR/LaTeX-Encode-$pkgver.tar.gz")
+md5sums=('7c8bc84f6e512a3f057b03f71793dcf0')
build() {
cd ${srcdir}/LaTeX-Encode-${pkgver}