diff options
author | Hunter Sezen <orbea@fredslev.dk> | 2018-06-07 14:37:20 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-06-07 14:37:20 +0100 |
commit | 8db8ffc454db8d78b1c8ac53c7f93e6a5583c982 (patch) | |
tree | 4aa474eabc815be576f500ef61678820afe85237 /libraries/libepubgen/libepubgen.SlackBuild | |
parent | 8d4d67691d413e0e6a17335891cfb11959247584 (diff) |
libraries/libepubgen: Updated for version 0.1.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libepubgen/libepubgen.SlackBuild')
-rw-r--r-- | libraries/libepubgen/libepubgen.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libepubgen/libepubgen.SlackBuild b/libraries/libepubgen/libepubgen.SlackBuild index e224caad9d8d0..57f3ce7e89bbb 100644 --- a/libraries/libepubgen/libepubgen.SlackBuild +++ b/libraries/libepubgen/libepubgen.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=libepubgen -VERSION=${VERSION:-0.1.0} +VERSION=${VERSION:-0.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |