summaryrefslogtreecommitdiff
path: root/community/zathura-djvu
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-djvu
parent0f99ce5b4d8585285835a277dcbdaf1493d00635 (diff)
Sat Jun 16 00:01:25 UTC 2012
Diffstat (limited to 'community/zathura-djvu')
-rw-r--r--community/zathura-djvu/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/zathura-djvu/PKGBUILD b/community/zathura-djvu/PKGBUILD
index 4dc4fb58a..c744afd4b 100644
--- a/community/zathura-djvu/PKGBUILD
+++ b/community/zathura-djvu/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 69556 2012-04-18 10:59:51Z spupykin $
+# $Id: PKGBUILD 72435 2012-06-14 15:08:14Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: karnath <karnathtorjian@gmail.com>
pkgname=zathura-djvu
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.2.0
+pkgrel=1
pkgdesc="Adds DjVu support to zathura by using the djvulibre library"
arch=('i686' 'x86_64')
url="https://pwmt.org/projects/zathura/plugins/zathura-djvu/"
license=('custom')
depends=('djvulibre' 'zathura')
source=(https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz)
-md5sums=('d76bf25ad5c3bef220aebef693ff6aad')
+md5sums=('5358fc3c89a10016061637f1ca38f1cf')
build(){
cd ${srcdir}/zathura-djvu-$pkgver