mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/anki: Updated for version 2.0.52.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8e6c826615
commit
d7192c1344
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.47}
|
||||
VERSION=${VERSION:-2.0.52}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
ARCH="noarch"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="anki"
|
||||
VERSION="2.0.47"
|
||||
VERSION="2.0.52"
|
||||
HOMEPAGE="http://www.ankisrs.net/"
|
||||
DOWNLOAD="https://apps.ankiweb.net/downloads/current/anki-2.0.47-source.tgz"
|
||||
MD5SUM="c88e9feab06d3a65cf432a487b883b0b"
|
||||
DOWNLOAD="https://apps.ankiweb.net/downloads/current/anki-2.0.52-source.tgz"
|
||||
MD5SUM="1dd9808e16f66e2490e5a6d30d0463a5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="BeautifulSoup SQLAlchemy matplotlib simplejson"
|
||||
|
|
Loading…
Reference in a new issue