summaryrefslogtreecommitdiff
path: root/pcr/logreq
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-03 16:10:34 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-03 16:10:34 +0100
commit79a56189aa27bb5f68eb4407c54a92147e6e1253 (patch)
treed835c49ef71ba9e43764e2c424c9981f23120819 /pcr/logreq
parent8b2a8379b1dae5811cc791c9de1dbe80cb0cc67e (diff)
pcr/logreg: bumped pkgrel and rebuilt for missing arches
Diffstat (limited to 'pcr/logreq')
-rw-r--r--pcr/logreq/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/pcr/logreq/PKGBUILD b/pcr/logreq/PKGBUILD
index 779ab880d..0f64aa8fa 100644
--- a/pcr/logreq/PKGBUILD
+++ b/pcr/logreq/PKGBUILD
@@ -2,14 +2,12 @@
pkgname=logreq
pkgver=1.0
-pkgrel=1
+pkgrel=1.1
pkgdesc="Support for automation of the LaTeX workflow"
arch=('any')
url="http://www.ctan.org/pkg/logreq"
license=('LPPL')
-depends=(
- 'texlive-core'
- 'texlive-latexextra')
+depends=('texlive-core' 'texlive-latexextra')
conflicts=('texlive-bibtexextra')
source=("http://mirrors.ctan.org/install/macros/latex/contrib/$pkgname.tds.zip")
md5sums=('ffbfb5a73250be0be7cc4d8c4ade6220')