summaryrefslogtreecommitdiff
path: root/community/zathura
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-16 00:01:25 +0000
committerroot <root@rshg054.dnsready.net>2012-06-16 00:01:25 +0000
commit94fa10f3a918892a08707aa27eb32a83a4959879 (patch)
tree27111dcbae78f85f5016ac49dd08eff5f7e976c0 /community/zathura
parent0f99ce5b4d8585285835a277dcbdaf1493d00635 (diff)
Sat Jun 16 00:01:25 UTC 2012
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 d693be4f5..0d9b79ed3 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')
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() {