summaryrefslogtreecommitdiff
path: root/community/zathura
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-16 12:30:02 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-16 12:30:02 +0200
commitfb62b6371fdc9ffe50d30c698f13ea1fb39c215b (patch)
treeb65df8847849e9c0e61f6dbec966948b102e14fa /community/zathura
parent17816ffb0849295b8a1ee5fecb008f3a26bf0545 (diff)
parentf186b4cb8562b60dd4e1f5331f248caf547c8839 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/perl-params-util/PKGBUILD extra/xfce4-mixer/PKGBUILD kde-unstable/libkcddb/PKGBUILD staging/xine-lib/PKGBUILD
Diffstat (limited to 'community/zathura')
-rw-r--r--community/zathura/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD
index 9013522b7..4a4210cdb 100644
--- a/community/zathura/PKGBUILD
+++ b/community/zathura/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 69464 2012-04-16 14:22:25Z spupykin $
+# $Id: PKGBUILD 72433 2012-06-14 15:07:28Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: ML <neldoreth>
pkgname=zathura
-pkgver=0.1.2
-pkgrel=2
+pkgver=0.2.0
+pkgrel=1
pkgdesc="a document viewer"
arch=('i686' 'x86_64' 'mips64el')
url="http://pwmt.org/projects/zathura/"
license=('custom')
depends=('girara-gtk2' 'cairo' 'sqlite')
-makedepends=('docutils')
+makedepends=('python2-docutils')
optdepends=('zathura-djvu' 'zathura-pdf-poppler' 'zathura-ps')
install=zathura.install
source=(http://pwmt.org/projects/zathura/download/zathura-$pkgver.tar.gz
bash-completion)
-md5sums=('c018b0385a392adb87b465b0f759aaf9'
+md5sums=('fb53e2aa4b52c717f50f2e6c80425464'
'cac20c37f0e77ba62a8138788f4ccabb')
build() {