aboutsummaryrefslogtreecommitdiff
path: root/games/anki
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-08-25 10:35:38 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-08-25 10:35:38 +0000
commit3e516d636aeb7257e83a3281eba9d014930ebeb4 (patch)
treedc3748bd08c93bb29a30368606dc38996f206fc3 /games/anki
parent53974c33216d791d534fd93fc0d80c7dfaee58e1 (diff)
downloadports-3e516d636aeb7257e83a3281eba9d014930ebeb4.tar.gz
ports-3e516d636aeb7257e83a3281eba9d014930ebeb4.zip
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
Notes
Notes: svn path=/head/; revision=509787
Diffstat (limited to 'games/anki')
-rw-r--r--games/anki/Makefile2
-rw-r--r--games/anki/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/anki/Makefile b/games/anki/Makefile
index 1eae117eaef5..e5ef44da3a61 100644
--- a/games/anki/Makefile
+++ b/games/anki/Makefile
@@ -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
diff --git a/games/anki/distinfo b/games/anki/distinfo
index acc5b33ac0f7..b18a44bd13ec 100644
--- a/games/anki/distinfo
+++ b/games/anki/distinfo
@@ -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