summaryrefslogtreecommitdiff
path: root/community/zathura/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/zathura/PKGBUILD')
-rw-r--r--community/zathura/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD
index 428687660..f646f0fd7 100644
--- a/community/zathura/PKGBUILD
+++ b/community/zathura/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 101400 2013-11-24 20:34:57Z spupykin $
+# $Id: PKGBUILD 105878 2014-02-17 17:01:28Z spupykin $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: ML <neldoreth>
pkgname=zathura
-pkgver=0.2.6
+pkgver=0.2.7
pkgrel=1
pkgdesc="a document viewer"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,7 +16,7 @@ optdepends=('zathura-djvu' 'zathura-pdf-poppler' 'zathura-pdf-mupdf' 'zathura-ps
install=zathura.install
source=(http://pwmt.org/projects/zathura/download/zathura-$pkgver.tar.gz
bash-completion)
-md5sums=('d155a66ec1862550dfde5a50e3dd6d01'
+md5sums=('53124af80e974283a6678319a62e6666'
'cac20c37f0e77ba62a8138788f4ccabb')
build() {