summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a11af4f72d4..c41c6a91dcca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Moritz Lipp <mlq@pwmt.org>
pkgname=zathura-git
-pkgver=0.5.2.r67.g9ab68dd
+pkgver=0.5.5.r1.gfb5388c
pkgrel=1
pkgdesc="Minimalistic document viewer"
arch=('x86_64')
url="https://pwmt.org/projects/zathura"
-license=('custom')
-depends=('file' 'girara-git' 'libsynctex' 'sqlite')
+license=('Zlib')
+depends=('file' 'girara-git' 'libsynctex' 'sqlite' 'desktop-file-utils' 'libseccomp')
makedepends=('git' 'python-sphinx' 'meson' 'ninja' 'texlive-bin' 'check' 'appstream-glib' 'cmake')
conflicts=('zathura')
provides=('zathura')