diff options
Diffstat (limited to 'community/zathura-djvu')
-rw-r--r-- | community/zathura-djvu/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zathura-djvu/PKGBUILD b/community/zathura-djvu/PKGBUILD index 6d83912ef..87380a769 100644 --- a/community/zathura-djvu/PKGBUILD +++ b/community/zathura-djvu/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 91452 2013-05-22 23:23:11Z dwallace $ +# $Id: PKGBUILD 100916 2013-11-13 11:13:50Z spupykin $ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: karnath <karnathtorjian@gmail.com> pkgname=zathura-djvu pkgver=0.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Adds DjVu support to zathura by using the djvulibre library" arch=('i686' 'x86_64') url="https://pwmt.org/projects/zathura/plugins/zathura-djvu/" |