anki: update to 2.1.5.
This commit is contained in:
parent
0cd58240ef
commit
e37bb36b76
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'anki'
|
# Template file for 'anki'
|
||||||
pkgname=anki
|
pkgname=anki
|
||||||
version=2.1.4
|
version=2.1.5
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_version="${py3_ver}"
|
pycompile_version="${py3_ver}"
|
||||||
|
@ -13,8 +13,9 @@ short_desc="Spaced repetition flashcard program"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://apps.ankiweb.net"
|
homepage="https://apps.ankiweb.net"
|
||||||
|
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=666886a36609ec605907da99a8373bc2d0a94704eefb14f60de0d6cf783bb701
|
checksum=56eef02545160388770ec4c923354b485269bcca666a8def7403216555a26117
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue