mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/anki: Updated for version 2.0.36.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
5ad17afaf7
commit
39178a6774
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Giuseppe Scalzi <giuseppe[at]osgate[dot]org>
|
||||
|
||||
PRGNAM=anki
|
||||
VERSION=${VERSION:-2.0.33}
|
||||
VERSION=${VERSION:-2.0.36}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH="noarch"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="anki"
|
||||
VERSION="2.0.33"
|
||||
VERSION="2.0.36"
|
||||
HOMEPAGE="http://www.ankisrs.net/"
|
||||
DOWNLOAD="http://ankisrs.net/download/mirror/anki-2.0.33.tgz"
|
||||
MD5SUM="5df370dd19c71a76cdce448104824cf7"
|
||||
DOWNLOAD="http://ankisrs.net/download/mirror/anki-2.0.36.tgz"
|
||||
MD5SUM="3952090266459586619f7ce775dc9001"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="BeautifulSoup SQLAlchemy matplotlib simplejson"
|
||||
|
|
Loading…
Reference in a new issue