desktop/anki: Updated for version 2.0.36.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Timothy Pollard 2016-07-27 10:17:36 +01:00 committed by Willy Sudiarto Raharjo
parent 5ad17afaf7
commit 39178a6774
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

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