Browse Source

academic/Mnemosyne: Updated for version 2.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/53/head
R. S. Ananda Murthy 7 years ago
committed by Willy Sudiarto Raharjo
parent
commit
e772c3ba81
  1. 2
      academic/Mnemosyne/Mnemosyne.SlackBuild
  2. 8
      academic/Mnemosyne/Mnemosyne.info
  3. 2
      academic/Mnemosyne/README

2
academic/Mnemosyne/Mnemosyne.SlackBuild

@ -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}

8
academic/Mnemosyne/Mnemosyne.info

@ -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"

2
academic/Mnemosyne/README

@ -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)
Loading…
Cancel
Save