summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugene Wissner2010-10-17 03:56:11 +0200
committer Robby Workman2010-10-17 03:56:11 +0200
commit8f55c06459d65f4b33c98ba846c25ac3e975006e (patch)
tree243129a0f93a2f3e57b3ded34e676a0b14b5113b
parentaf33474f3adb0fc4e52a235ea76ce142b87537d2 (diff)
downloadslackbuilds-8f55c06459d65f4b33c98ba846c25ac3e975006e.tar.gz
office/apvlv: Updated for version 0.0.9.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--office/apvlv/README14
-rw-r--r--office/apvlv/apvlv.SlackBuild2
-rw-r--r--office/apvlv/apvlv.info8
3 files changed, 12 insertions, 12 deletions
diff --git a/office/apvlv/README b/office/apvlv/README
index a1b210be3a..3d8726a90d 100644
--- a/office/apvlv/README
+++ b/office/apvlv/README
@@ -1,7 +1,7 @@
-Apvlv is a PDF Viewer based on GTK+2 and poppler which uses Vim like keybindings.
-For example, < Ctrl-f > to forward page, < Ctrl-b > to previous page,
-'k','j','h','l' to scrolling a page up, down, left or right.
-Typing '50' and < Ctrl-f > will go forward 50 pages, typing '30' and < Ctrl-b >
-will go previous 30 pages. Apvlv can support view a directory as content of a
-pdf document. Pressing 'k' or 'j' to move selected up or down, 'h' or 'l' to
-collapse or expand a dir, and press 't' will open the selected document in a new tab. \ No newline at end of file
+Apvlv is a PDF Viewer based on GTK and poppler which uses Vi-like keybindings.
+For example, <Ctrl-f> to forward page, <Ctrl-b> to previous page, 'k','j','h',
+and 'l' to scroll a page up, down, left or right. Typing '50' and <Ctrl-f>
+will go forward 50 pages; typing '30' and <Ctrl-b> will go previous 30 pages.
+Apvlv can support viewing a directory as contents of a pdf document.
+Press 'k' or 'j' to move selected up or down, 'h' or 'l' to collapse or
+expand a dir, and pressing 't' will open the selected document in a new tab.
diff --git a/office/apvlv/apvlv.SlackBuild b/office/apvlv/apvlv.SlackBuild
index 453ee42718..f8e3df9949 100644
--- a/office/apvlv/apvlv.SlackBuild
+++ b/office/apvlv/apvlv.SlackBuild
@@ -22,7 +22,7 @@
# The SlackBuild was written by Grigorios Bouzakis
PRGNAM=apvlv
-VERSION=${VERSION:-0.0.9.7}
+VERSION=${VERSION:-0.0.9.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/office/apvlv/apvlv.info b/office/apvlv/apvlv.info
index 1de22c6158..de5ae524b5 100644
--- a/office/apvlv/apvlv.info
+++ b/office/apvlv/apvlv.info
@@ -1,10 +1,10 @@
PRGNAM="apvlv"
-VERSION="0.0.9.7"
+VERSION="0.0.9.8"
HOMEPAGE="http://code.google.com/p/apvlv/"
-DOWNLOAD="http://apvlv.googlecode.com/files/apvlv-0.0.9.7.tar.gz"
-MD5SUM="1850ab4fb41282b46d95c729ed67b7d5"
+DOWNLOAD="http://apvlv.googlecode.com/files/apvlv-0.0.9.8.tar.gz"
+MD5SUM="09885e96707c80ae52b02462a654276a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Eugene Wissner"
EMAIL="belka.ew@gmail.com"
-APPROVED="Erik Hanson"
+APPROVED="rworkman"