mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/anki: Updated for version 2.0.31.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c13a6b83e0
commit
89ca870354
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Written by Giuseppe Scalzi <giuseppe[at]osgate[dot]org>
|
# Written by Giuseppe Scalzi <giuseppe[at]osgate[dot]org>
|
||||||
|
|
||||||
PRGNAM=anki
|
PRGNAM=anki
|
||||||
VERSION=${VERSION:-2.0.28}
|
VERSION=${VERSION:-2.0.31}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
ARCH="noarch"
|
ARCH="noarch"
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="anki"
|
PRGNAM="anki"
|
||||||
VERSION="2.0.28"
|
VERSION="2.0.31"
|
||||||
HOMEPAGE="http://www.ankisrs.net/"
|
HOMEPAGE="http://www.ankisrs.net/"
|
||||||
DOWNLOAD="http://ankisrs.net/download/mirror/anki-2.0.28.tgz"
|
DOWNLOAD="http://ankisrs.net/download/mirror/anki-2.0.31.tgz"
|
||||||
MD5SUM="a03dbbe550cba3f85c87e1aec2ebdbd5"
|
MD5SUM="7e75a9c44897ba608c0dda2c0e1a096f"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="BeautifulSoup SQLAlchemy matplotlib simplejson"
|
REQUIRES="BeautifulSoup SQLAlchemy matplotlib simplejson"
|
||||||
|
|
Loading…
Reference in a new issue