games/anki: Update to 2.1.15
Changelog: * The V2 scheduler now fully randomizes review cards due on a given day. * Fix flag changes in Browse screen not syncing. * Cleanup recording wav file when recording canceled. * Fix the window icon on Wayland. * Add a progress bar to media deletion. * Other minor changes. https://apps.ankiweb.net/docs/changes.html#changes-in-2.1.15 MFH: 2019Q3
This commit is contained in:
parent
53974c3321
commit
3e516d636a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509787
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= anki
|
||||
DISTVERSION= 2.1.14
|
||||
DISTVERSION= 2.1.15
|
||||
CATEGORIES= games python
|
||||
MASTER_SITES= https://apps.ankiweb.net/downloads/current/
|
||||
DISTNAME= anki-${PORTVERSION}-source
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1561805082
|
||||
SHA256 (python/anki-2.1.14-source.tgz) = 94b8510924ad7bf6bdd7df09045f883a644003ffd77bbdbcdf8b198864a4827b
|
||||
SIZE (python/anki-2.1.14-source.tgz) = 4252749
|
||||
TIMESTAMP = 1566645545
|
||||
SHA256 (python/anki-2.1.15-source.tgz) = 5a53760164c77d619f55107a13099cffe620566a7f610b61b6c4b52487f3bb89
|
||||
SIZE (python/anki-2.1.15-source.tgz) = 4269571
|
||||
|
Loading…
Reference in New Issue
Block a user