mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libepubgen: Updated for version 0.1.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8d4d67691d
commit
8db8ffc454
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libepubgen"
|
||||
VERSION="0.1.0"
|
||||
VERSION="0.1.1"
|
||||
HOMEPAGE="https://sourceforge.net/projects/libepubgen/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/libepubgen/files/libepubgen-0.1.0/libepubgen-0.1.0.tar.xz"
|
||||
MD5SUM="02389510c9c17f8884a3391df141c369"
|
||||
DOWNLOAD="https://sourceforge.net/projects/libepubgen/files/libepubgen-0.1.1/libepubgen-0.1.1.tar.xz"
|
||||
MD5SUM="6e710ab7e45ecdecac4983db18dd2629"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue