summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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')