summaryrefslogtreecommitdiff
path: root/community/zathura
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
committerroot <root@rshg054.dnsready.net>2012-09-06 00:03:30 +0000
commitaf549d0243764531309fa94b1f5cee58982c496a (patch)
treeafb2851caf91700e83c4062a9e77c6a92fe0326b /community/zathura
parent58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff)
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'community/zathura')
-rw-r--r--community/zathura/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD
index 0d9b79ed3..4fc673922 100644
--- a/community/zathura/PKGBUILD
+++ b/community/zathura/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 72433 2012-06-14 15:07:28Z spupykin $
+# $Id: PKGBUILD 75892 2012-09-05 01:14:27Z dwallace $
+# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: ML <neldoreth>
pkgname=zathura
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc="a document viewer"
arch=('i686' 'x86_64')
@@ -14,8 +15,8 @@ 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=('fb53e2aa4b52c717f50f2e6c80425464'
+ bash-completion)
+md5sums=('2b606a5db61c80b0f1208e9f1df468c2'
'cac20c37f0e77ba62a8138788f4ccabb')
build() {