mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/Mnemosyne: Updated for version 2.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ff2d016160
commit
e772c3ba81
3 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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…
Reference in a new issue