py-anki2: update to 2.0.52.
Changes in 2.0.52 Released 2018-05-31. Fixed a bug that could cause cards in relearning to be scheduled incorrectly when they’re imported into a different collection. Changes in 2.0.51 Released 2018-03-26. Windows-only release that works around a toolkit bug that was causing ping spikes every ten seconds for some Windows users. If upgrading from a previous version, please uninstall the previous version prior to installing 2.0.51. Uninstalling will not delete your user data.
This commit is contained in:
parent
4f48de910f
commit
9367879be2
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.42 2018/03/11 18:08:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.43 2018/06/17 08:37:59 wiz Exp $
|
||||
|
||||
DISTNAME= anki-2.0.50-source
|
||||
DISTNAME= anki-2.0.52-source
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/anki/anki2/:C/-source//}
|
||||
CATEGORIES= misc x11
|
||||
MASTER_SITES= https://apps.ankiweb.net/downloads/current/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.37 2018/03/11 18:08:28 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.38 2018/06/17 08:37:59 wiz Exp $
|
||||
|
||||
SHA1 (anki-2.0.50-source.tgz) = 25230aeec9baf27366c3eb5db73cf5d9b5e56aab
|
||||
RMD160 (anki-2.0.50-source.tgz) = 3b05ab12b2a496f769c6837d9c5a5e99dd9fa186
|
||||
SHA512 (anki-2.0.50-source.tgz) = e4bd27768937534c6d94530b87269e62b348ca68b4e8cc46841ae7197bd8e02f46a6b328ff470a624ff2acdd1a61cd9435aa5dd4fecebd4fa570529c06955bc0
|
||||
Size (anki-2.0.50-source.tgz) = 3429645 bytes
|
||||
SHA1 (anki-2.0.52-source.tgz) = 10a03473670c5c72ae8160fe4c997fbe8f713e75
|
||||
RMD160 (anki-2.0.52-source.tgz) = 039b63d50633d77b115326121d121fce3be08650
|
||||
SHA512 (anki-2.0.52-source.tgz) = 5130f6a90860d7e4de6cbf4401ab61c841e3d27cbcb2f62b45f807902e332e37fd7892a8688ad92ef1fae62360076530f480dfd6396b1cc0289ca8a52019ef05
|
||||
Size (anki-2.0.52-source.tgz) = 3429625 bytes
|
||||
SHA1 (patch-Makefile) = 7148ed542b1f1be4e75274a82fda4863bf40f861
|
||||
|
|
Loading…
Reference in a new issue