anki: update to 2.1.9.

This commit is contained in:
maxice8 2019-02-20 14:33:42 -03:00 committed by maxice8
parent 5270a163ca
commit e8ef012584

View file

@ -1,8 +1,8 @@
# Template file for 'anki'
pkgname=anki
version=2.1.8
version=2.1.9
revision=1
noarch=yes
archs=noarch
build_style=gnu-makefile
pycompile_dirs="/usr/share/anki/anki /usr/share/anki/aqt"
depends="python3-PyQt5-webengine python3-requests python3-SQLAlchemy
@ -14,7 +14,7 @@ license="AGPL-3.0-or-later"
homepage="https://apps.ankiweb.net"
changelog="https://apps.ankiweb.net/docs/changes.html"
distfiles="https://apps.ankiweb.net/downloads/current/anki-${version}-source.tgz"
checksum=57c466884ba43ef704c438bb0129e7ed793c468d36ea03cd3007af7a394c8b23
checksum=717c72b06775cc0c1347c0df595a872fa5a7636033f9054961fc01dd656d8a5c
pycompile_version="$py3_ver"
post_install() {