summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJuanma Hernández2017-08-21 20:36:01 +0200
committerJuanma Hernández2017-08-21 20:36:01 +0200
commit1edb226b6f1c561b8994aec84a76410ebd536747 (patch)
treeba83cb7bb98e20168a2fde624f4d5a90390253e9 /PKGBUILD
parent1adc8772cbbfb34e21a52f2a5f3f3ec7d0adda28 (diff)
downloadaur-1edb226b6f1c561b8994aec84a76410ebd536747.tar.gz
Optional xpdf dependency added
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0431958d24fb..674f811624eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=zotero
pkgver=5.0.16
-pkgrel=2
+pkgrel=3
pkgdesc="Zotero Standalone. Is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources."
arch=('i686' 'x86_64')
url="http://www.zotero.org/download"
license=('GPL3')
depends=('dbus-glib' 'gtk2' 'gtk3' 'nss' 'java-environment' 'libxt')
+optdepends=('xpdf: PDF indexing')
md5sums=('f227abe95940abd63367716928c6e379')
md5sums_i686=('2a12233e693021d3b672395df6c4ca27')