[arch-commits] Commit in zathura-djvu/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Mon Oct 20 05:49:11 UTC 2014
Date: Monday, October 20, 2014 @ 07:49:11
Author: bpiotrowski
Revision: 121011
upgpkg: zathura-djvu 0.2.4-1
new upstream release
Modified:
zathura-djvu/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-20 05:48:56 UTC (rev 121010)
+++ PKGBUILD 2014-10-20 05:49:11 UTC (rev 121011)
@@ -4,16 +4,16 @@
# Contributor: karnath <karnathtorjian at gmail.com>
pkgname=zathura-djvu
-pkgver=0.2.3
-pkgrel=2
-pkgdesc="Adds DjVu support to zathura by using the djvulibre library"
+pkgver=0.2.4
+pkgrel=1
+pkgdesc="DjVu support for Zathura"
arch=('i686' 'x86_64')
-url="https://pwmt.org/projects/zathura/plugins/zathura-djvu/"
+url="https://pwmt.org/projects/zathura-djvu/"
license=('custom')
depends=('djvulibre' 'zathura')
install="$pkgname.install"
source=("https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz")
-md5sums=('a472f706d6f6384d8bc2750141a84fc6')
+md5sums=('672a25dc9433b2541971c2e4e052bdd3')
build(){
make -C "${srcdir}/$pkgname-$pkgver"
More information about the arch-commits
mailing list