Merge pull request #5644 from tsudoko/anki-2.0.41
anki: update to 2.0.41.
This commit is contained in:
commit
7c0989b37b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'anki'
|
||||
pkgname=anki
|
||||
version=2.0.36
|
||||
revision=2
|
||||
version=2.0.41
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="python-PyQt4-webkit python-httplib2 python-SQLAlchemy"
|
||||
pycompile_dirs="/usr/share/anki/anki /usr/share/anki/aqt"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Spaced repetition flashcard program"
|
|||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="AGPL-3"
|
||||
homepage="http://ankisrs.net"
|
||||
distfiles="http://ankisrs.net/download/mirror/${pkgname}-${version}.tgz"
|
||||
checksum=fb208230cdc50ea02d53f521cf03926c627fff7cf731b7d29dc733d3ab04171c
|
||||
distfiles="http://ankisrs.net/downloads/current/${pkgname}-${version}-source.tgz"
|
||||
checksum=f9e8498d62cda2c2892ca2141ec1a318159499c6b280edeaf8c2b95e97e3ab4e
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/anki
|
||||
|
|
Loading…
Reference in a new issue