mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
anki: update to 2.1.11.
This commit is contained in:
parent
a4e3f89907
commit
cadf2923c9
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'anki'
|
# Template file for 'anki'
|
||||||
pkgname=anki
|
pkgname=anki
|
||||||
version=2.1.10
|
version=2.1.11
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -14,7 +14,8 @@ 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=5f228a69d687f36a4d2dd65911c60f4243eeb943d6513d4cf8733e5cdb398d25
|
checksum=787ce3d7333cc3f33f9bd18ec11d4da56b9ac060edaad21d78fe04e04e559265
|
||||||
|
|
||||||
pycompile_version="$py3_ver"
|
pycompile_version="$py3_ver"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue