summaryrefslogtreecommitdiff
path: root/community/zathura-djvu/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-16 12:30:02 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-16 12:30:02 +0200
commitfb62b6371fdc9ffe50d30c698f13ea1fb39c215b (patch)
treeb65df8847849e9c0e61f6dbec966948b102e14fa /community/zathura-djvu/PKGBUILD
parent17816ffb0849295b8a1ee5fecb008f3a26bf0545 (diff)
parentf186b4cb8562b60dd4e1f5331f248caf547c8839 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/perl-params-util/PKGBUILD extra/xfce4-mixer/PKGBUILD kde-unstable/libkcddb/PKGBUILD staging/xine-lib/PKGBUILD
Diffstat (limited to 'community/zathura-djvu/PKGBUILD')
-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 df7597ad2..8c4842366 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' 'mips64el')
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