Anki: Update to 2.0.22.

This commit is contained in:
Moritz Ulrich 2014-02-08 19:17:18 +01:00
parent c983d23e33
commit bb66a3ff6c

View File

@ -6,13 +6,13 @@
let let
py = pythonPackages; py = pythonPackages;
version = "2.0.22";
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "anki-2.0.20"; name = "anki-${version}";
src = fetchurl { src = fetchurl {
url = "http://ankisrs.net/download/mirror/${name}.tgz"; url = "http://ankisrs.net/download/mirror/${name}.tgz";
sha256 = "1w274g7as458bfkh86635p04fimvmkn70j8qy9m6nl2xwjaq8nhm"; sha256 = "1bnjzf8050hrs3iiaak0m07sxj07vqic677llg2g6iarg9ws8x26";
}; };
pythonPath = [ pyqt4 py.pysqlite py.sqlalchemy py.pyaudio ] pythonPath = [ pyqt4 py.pysqlite py.sqlalchemy py.pyaudio ]
@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
decrease your time spent studying, or greatly increase the amount you learn. decrease your time spent studying, or greatly increase the amount you learn.
Anyone who needs to remember things in their daily life can benefit from Anyone who needs to remember things in their daily life can benefit from
Anki. Since it is content-agnostic and supports images, audio, videos and Anki. Since it is content-agnostic and supports images, audio, videos and
scientific markup (via LaTeX), the possibilities are endless. For example: scientific markup (via LaTeX), the possibilities are endless. For example:
* learning a language * learning a language