From 1a32448c2c53b0e66ce0fe14c5dd2057afd432bc Mon Sep 17 00:00:00 2001 From: root Date: Mon, 28 Oct 2013 01:15:28 -0700 Subject: Mon Oct 28 01:14:27 PDT 2013 --- community/mupdf/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'community/mupdf/PKGBUILD') diff --git a/community/mupdf/PKGBUILD b/community/mupdf/PKGBUILD index f50f2bd46..daf8c42ad 100644 --- a/community/mupdf/PKGBUILD +++ b/community/mupdf/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99257 2013-10-26 14:31:26Z bpiotrowski $ +# $Id: PKGBUILD 99335 2013-10-27 10:47:47Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Contributor: Brad Fanella # Contributor: Stefan Husmann @@ -7,13 +7,14 @@ pkgname=mupdf pkgver=1.3 -pkgrel=6 +pkgrel=7 pkgdesc='Lightweight PDF and XPS viewer' arch=('i686' 'x86_64') url='http://mupdf.com' license=('GPL3') depends=('curl' 'desktop-file-utils' 'freetype2' 'jbig2dec' 'libjpeg' 'libxext' 'openssl') install=mupdf.install +options=('staticlibs') source=(https://mupdf.googlecode.com/files/$pkgname-$pkgver-source.tar.gz mupdf-1.3-system-libcurl.patch) sha256sums=('aba8b31bee9cc0a16abedab5e31c81c65996cba5591e62a50a79bea2a63d4478' -- cgit v1.2.3-54-g00ecf