summaryrefslogtreecommitdiff
path: root/community/mupdf
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-06 20:17:18 +0000
committerroot <root@rshg047.dnsready.net>2011-05-06 20:17:18 +0000
commit3f7a594e5ed077eadf16cad40d023c4835c68501 (patch)
tree08e85872114e0c9edd6042c1b1554e2286544e88 /community/mupdf
parent2bba02fdaa36de05dffef6a54b57c73259d7db53 (diff)
Fri May 6 20:17:18 UTC 2011
Diffstat (limited to 'community/mupdf')
-rw-r--r--community/mupdf/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mupdf/PKGBUILD b/community/mupdf/PKGBUILD
index 69c92cbc7..3fefacf7e 100644
--- a/community/mupdf/PKGBUILD
+++ b/community/mupdf/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: xduugu (.desktop and install files)
pkgname=mupdf
-pkgver=0.8.15
+pkgver=0.8.165
pkgrel=1
pkgdesc="lightweight PDF viewer and toolkit written in portable C"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('freetype2' 'libjpeg' 'jbig2dec' 'openjpeg' 'libxext')
install=mupdf.install
source=("http://mupdf.com/download/$pkgname-$pkgver-source.tar.gz")
-md5sums=('ba6159fab82999599d36534cda07957f')
+md5sums=('a95813737924e60d87a944d52b6a5120')
build() {
cd "$srcdir/$pkgname-$pkgver"