[arch-commits] Commit in zathura/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Feb 4 17:04:59 UTC 2016


    Date: Thursday, February 4, 2016 @ 18:04:57
  Author: svenstaro
Revision: 160328

upgpkg: zathura 0.3.4-3

Depend on texlive-bin instead of makedep

Modified:
  zathura/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-04 17:02:11 UTC (rev 160327)
+++ PKGBUILD	2016-02-04 17:04:57 UTC (rev 160328)
@@ -6,7 +6,7 @@
 
 pkgname=zathura
 pkgver=0.3.4
-pkgrel=2
+pkgrel=3
 
 pkgdesc="Minimalistic document viewer"
 url="http://pwmt.org/projects/zathura/"
@@ -13,8 +13,8 @@
 arch=('i686' 'x86_64')
 license=('custom')
 
-depends=('girara>=0.2.4' 'sqlite' 'desktop-file-utils' 'file')
-makedepends=('python2-docutils' 'texlive-bin')
+depends=('girara>=0.2.4' 'sqlite' 'desktop-file-utils' 'file' 'texlive-bin')
+makedepends=('python2-docutils')
 optdepends=('zathura-djvu: DjVu support'
             'zathura-pdf-poppler: PDF support using Poppler'
             'zathura-pdf-mupdf: PDF support using MuPDF'



More information about the arch-commits mailing list