Update qpdfview

This commit is contained in:
Michael Raskin 2015-03-08 21:20:49 +03:00
parent 6b666dca7c
commit 2012221861

View File

@ -5,10 +5,10 @@ let
s = # Generated upstream information s = # Generated upstream information
rec { rec {
baseName="qpdfview"; baseName="qpdfview";
version = "0.4.14beta1"; version = "0.4.14";
name="${baseName}-${version}"; name="${baseName}-${version}";
url="https://launchpad.net/qpdfview/trunk/${version}/+download/qpdfview-${version}.tar.gz"; url="https://launchpad.net/qpdfview/trunk/${version}/+download/qpdfview-${version}.tar.gz";
sha256 = "0ly0xqpgmd1ccsyqs6z0i3w1g4y3ichmibd809bjy344h6fb0m3b"; sha256 = "15d88xzqvrcp9szmz8d1lj65yrdx90j6fp78gia5c8kra2z8bik9";
}; };
buildInputs = [ buildInputs = [
qt4 popplerQt4 pkgconfig djvulibre libspectre cups file ghostscript qt4 popplerQt4 pkgconfig djvulibre libspectre cups file ghostscript