academic/Mnemosyne: Updated for version 2.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
R. S. Ananda Murthy 2019-02-02 11:57:59 +07:00 committed by Willy Sudiarto Raharjo
parent ff2d016160
commit e772c3ba81
3 changed files with 6 additions and 6 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="Mnemosyne"
VERSION="2.5"
HOMEPAGE="http://www.mnemosyne-proj.org/download-mnemosyne.php"
DOWNLOAD="https://downloads.sourceforge.net/project/mnemosyne-proj/mnemosyne/mnemosyne-2.5/Mnemosyne-2.5.tar.gz"
MD5SUM="fcae31625523437049cc64c7b0c226b8"
VERSION="2.6.1"
HOMEPAGE="https://mnemosyne-proj.org/"
DOWNLOAD="https://downloads.sourceforge.net/project/mnemosyne-proj/mnemosyne/mnemosyne-2.6.1/Mnemosyne-2.6.1.tar.gz"
MD5SUM="2b2f8fd019370af4d107f696f29ee3a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-PyQt5 PyOpenGL CherryPy matplotlib WebOb"

View file

@ -6,4 +6,4 @@ it is very powerful, and its architecture allows infinite
extensibility and customisibility through plugins and a
scripting API, for the benefit of power users.
Optional Dependency: texlive (for entering mathematical equations in cards)
Optional Dependency: texlive (for entering mathematical equations in cards using LaTeX)