summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavi da Silva Böger2015-11-19 16:10:24 -0200
committerDavi da Silva Böger2015-11-19 16:10:24 -0200
commit389f186de7346eabec2488722e74aa22e79e5c36 (patch)
tree4129aa3c622ed6cf6f74db55ef846301bcfc1693 /PKGBUILD
parent063d38c7629229c8e51615e3eefe2205ae0357a2 (diff)
downloadaur-389f186de7346eabec2488722e74aa22e79e5c36.tar.gz
Fix for source location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef80c4190e9b..543ac479dde9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Davi da Silva Böger <dsboger@gmail.com>
pkgname=texlive-sbc-bookchapter
pkgver=20111103
-pkgrel=1
+pkgrel=2
pkgdesc='LaTeX class for Brazilian Computer Society book chapters'
arch=('any')
url="http://www.sbc.org.br/"
@@ -10,7 +10,7 @@ depends=('texlive-core')
optdepends=('texlive-sbc-article: for sbc bibtex style')
install=$pkgname.install
_filename='sbc-bookchapter.zip'
-source=("$_filename::http://www.sbc.org.br/index.php?option=com_jdownloads&Itemid=195&task=finish&cid=102&catid=32")
+source=("$_filename::http://www.sbc.org.br/documentos-da-sbc/send/169-templates-para-artigos-e-capitulos-de-livros/879-modeloparapublicaodecaptulosdelivros")
sha512sums=('4521c246c0840c65ca2c66a308da82b3449d37f2bf610220a8af62e98edfdecf6b5095cdead945fe493ac968d0f4ff3ea838057fda731481d93edb077e6b4e21')
package() {