mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
anki: update to 2.1.9.
This commit is contained in:
parent
5270a163ca
commit
e8ef012584
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'anki'
|
# Template file for 'anki'
|
||||||
pkgname=anki
|
pkgname=anki
|
||||||
version=2.1.8
|
version=2.1.9
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_dirs="/usr/share/anki/anki /usr/share/anki/aqt"
|
pycompile_dirs="/usr/share/anki/anki /usr/share/anki/aqt"
|
||||||
depends="python3-PyQt5-webengine python3-requests python3-SQLAlchemy
|
depends="python3-PyQt5-webengine python3-requests python3-SQLAlchemy
|
||||||
|
@ -14,7 +14,7 @@ license="AGPL-3.0-or-later"
|
||||||
homepage="https://apps.ankiweb.net"
|
homepage="https://apps.ankiweb.net"
|
||||||
changelog="https://apps.ankiweb.net/docs/changes.html"
|
changelog="https://apps.ankiweb.net/docs/changes.html"
|
||||||
distfiles="https://apps.ankiweb.net/downloads/current/anki-${version}-source.tgz"
|
distfiles="https://apps.ankiweb.net/downloads/current/anki-${version}-source.tgz"
|
||||||
checksum=57c466884ba43ef704c438bb0129e7ed793c468d36ea03cd3007af7a394c8b23
|
checksum=717c72b06775cc0c1347c0df595a872fa5a7636033f9054961fc01dd656d8a5c
|
||||||
pycompile_version="$py3_ver"
|
pycompile_version="$py3_ver"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue