summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshtrom2011-02-10 04:26:50 +0000
committershtrom2011-02-10 04:26:50 +0000
commitdab7f543b146d5ac9c4bddb91f2e1f16ed0cfdfe (patch)
treef5e94a14f49d7ed270b0a0c6a115c3d81d92acc7 /PKGBUILD
parent73812de9281235974fb173200aa36d5f57de88a8 (diff)
downloadaur-dab7f543b146d5ac9c4bddb91f2e1f16ed0cfdfe.tar.gz
[latex-template-springer] New version, aviding bad interaction with hyperref
[0]. [0] https://constraints.wordpress.com/2010/04/01/hyperref-with-llncs-bug/ git-svn-id: svn+ssh://scm.narf.ssji.net/svn/archlinux-packages@278 df209809-8e4a-0410-9a64-c169741eb0fc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d882b7b62ed..6ead5e32bd5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ replaces=(latex-template-lncs)
backup=()
options=()
install=texlive.install
-source=(ftp://ftp.springer.de/pub/tex/latex/llncs/llncs2e.zip
+source=(ftp://ftp.springer.de/pub/tex/latex/llncs/latex2e/llncs2e.zip
http://www.springer.com/cda/content/document/cda_downloaddocument/svmono.zip
ftp://ftp.springer.de/pub/tex/latex/svjour3/global.zip)
@@ -41,6 +41,6 @@ build() {
mv ${pkgdir}/usr/share/texmf-dist/tex/latex/svmono/*.bst \
${pkgdir}/usr/share/texmf-dist/bibtex/bst/springer/
}
-md5sums=('b3fa2f22801466e3182203213fc4eba4'
- 'dd75af3f4bc865cd0e33b20d186699a8'
+md5sums=('d534148be975055ec332f4cdcd1087d5'
+ '150c62216a841d3bb7a98c96fed71827'
'c020d70fa6ce887d9a3b70d72c518c85')