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'
|
||||
pkgname=anki
|
||||
version=2.1.4
|
||||
revision=3
|
||||
version=2.1.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
pycompile_version="${py3_ver}"
|
||||
|
@ -13,8 +13,9 @@ short_desc="Spaced repetition flashcard program"
|
|||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
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=666886a36609ec605907da99a8373bc2d0a94704eefb14f60de0d6cf783bb701
|
||||
checksum=56eef02545160388770ec4c923354b485269bcca666a8def7403216555a26117
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue