summaryrefslogtreecommitdiff
path: root/community/zathura
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-16 01:45:08 -0700
committerroot <root@rshg054.dnsready.net>2013-08-16 01:45:08 -0700
commit6a3f02abeeecab3efb4442e39e28e05897f25316 (patch)
treed64fee954cd25e076689b8fea617e207b86f3749 /community/zathura
parent67142d22ee558cc14309b0a3d372ed796ae8d545 (diff)
Fri Aug 16 01:44:39 PDT 2013
Diffstat (limited to 'community/zathura')
-rw-r--r--community/zathura/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/zathura/PKGBUILD b/community/zathura/PKGBUILD
index b40481192..26c67cfa0 100644
--- a/community/zathura/PKGBUILD
+++ b/community/zathura/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90594 2013-05-13 10:03:23Z spupykin $
+# $Id: PKGBUILD 95629 2013-08-15 09:04:56Z 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.3
+pkgver=0.2.4
pkgrel=1
pkgdesc="a document viewer"
arch=('i686' 'x86_64')
@@ -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=('c0265fd9fa64a37b01d729efb75a7c32'
+md5sums=('935c6e15f5b7688bf4024ec7fe45f064'
'cac20c37f0e77ba62a8138788f4ccabb')
build() {