git » poppler.git » commit c16e895

Rebuild against libpng 1.5 and libtiff 4.0

author Eric Bélanger
2012-01-21 04:25:23 UTC
committer Eric Bélanger
2012-01-21 04:25:23 UTC
parent d1174fb162ca21a9adabec14807d5e3e00ff7892

Rebuild against libpng 1.5 and libtiff 4.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index c0b3744..1b0cd52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 pkgbase=poppler
 pkgname=('poppler' 'poppler-glib' 'poppler-qt')
 pkgver=0.18.2
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 license=('GPL')
 makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'gtk2' 'qt' 'pkgconfig' 'lcms' 'gobject-introspection')