multimedia/OpenLP: Updated for version 2.0.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-02-11 13:06:05 +07:00 committed by Erik Hanson
parent 54c00ba993
commit ebb5d0b49f
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=OpenLP
VERSION=${VERSION:-2.0.3}
VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="OpenLP"
VERSION="2.0.3"
VERSION="2.0.4"
HOMEPAGE="http://openlp.org/"
DOWNLOAD="http://downloads.sourceforge.net/project/openlp/openlp/2.0.3/OpenLP-2.0.3.tar.gz"
MD5SUM="8cf67c3e95a1943b63f01593aaa74e5f"
DOWNLOAD="http://downloads.sourceforge.net/project/openlp/openlp/2.0.4/OpenLP-2.0.4.tar.gz"
MD5SUM="10246ccdce5c9f18c80ef5ec66aa5c6c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxml SQLAlchemy"
REQUIRES="lxml pyenchant SQLAlchemy"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"