[arch-commits] Commit in zathura/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sat Jan 14 17:57:24 UTC 2017
Date: Saturday, January 14, 2017 @ 17:57:23
Author: demize
Revision: 207376
upgpkg: zathura 0.3.7-1
Modified:
zathura/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-14 17:57:22 UTC (rev 207375)
+++ PKGBUILD 2017-01-14 17:57:23 UTC (rev 207376)
@@ -5,8 +5,8 @@
# Contributor: ML <neldoreth>
pkgname=zathura
-pkgver=0.3.6
-pkgrel=3
+pkgver=0.3.7
+pkgrel=1
pkgdesc="Minimalistic document viewer"
url="http://pwmt.org/projects/zathura/"
@@ -14,7 +14,7 @@
license=('custom')
makedepends=('python2-docutils' 'texlive-bin')
-depends=('girara>=0.2.4' 'sqlite' 'desktop-file-utils' 'file' 'libsynctex')
+depends=('girara>=0.2.7' 'sqlite' 'desktop-file-utils' 'file' 'libsynctex')
optdepends=('zathura-djvu: DjVu support'
'zathura-pdf-poppler: PDF support using Poppler'
'zathura-pdf-mupdf: PDF support using MuPDF'
@@ -23,7 +23,7 @@
source=(https://pwmt.org/projects/zathura/download/zathura-$pkgver.tar.gz
bash-completion)
-sha1sums=('db5e76815fdfd0c2d6b5d5c16492995720268440'
+sha1sums=('51935ae1781712b9dc8baed7698c2fa900bcf4fa'
'94a8236c483626a7f3acee053a1ea885aed45a82')
build() {
More information about the arch-commits
mailing list