From af549d0243764531309fa94b1f5cee58982c496a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 6 Sep 2012 00:03:30 +0000 Subject: Thu Sep 6 00:03:29 UTC 2012 --- community/zathura/PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'community/zathura') 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 # Maintainer: Sergej Pupykin # Contributor: ML 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() { -- cgit v1.2.3-54-g00ecf