From ef45cd69465752c507910368d28bc30f6326b2e6 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 27 Jun 2013 19:44:20 -0300 Subject: office/zathura: Updated for version 0.2.3. Signed-off-by: Niels Horn --- office/zathura/zathura.SlackBuild | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'office/zathura/zathura.SlackBuild') diff --git a/office/zathura/zathura.SlackBuild b/office/zathura/zathura.SlackBuild index 9241dcee1e..3a2eb2bca1 100644 --- a/office/zathura/zathura.SlackBuild +++ b/office/zathura/zathura.SlackBuild @@ -22,6 +22,13 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# Updated 20130617 by B. Watson : +# - Updated for v0.2.3 + +# Updated 20120721 by B. Watson : +# - Updated for v0.2.0 +# - generated man pages now included by upstream, get rid of ours + # Updated 20120312 by B. Watson : # - Updated for v0.1.1, including poppler plugin # - Restore missing .desktop file and AUTHORS doc @@ -29,12 +36,8 @@ # - Include generated man pages # - fix homepage URL -# Updated 20120721 by B. Watson : -# - Updated for v0.2.0 -# - generated man pages now included by upstream, get rid of ours - PRGNAM=zathura -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -69,7 +72,7 @@ set -eu # zathura no longer includes PDF support in the core. Instead it uses # plugins. This build includes the default PDF plugin, without which zathura -# completely useless. +# is completely useless. PLUGIN=$PRGNAM-pdf-poppler PLUGINVER=${PLUGINVER:-$VERSION} -- cgit v1.2.3