anki: update to 2.0.36.
This commit is contained in:
parent
a252abef7b
commit
e5c6ec9f17
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'anki'
|
||||
pkgname=anki
|
||||
version=2.0.35
|
||||
version=2.0.36
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="python-PyQt4 python-httplib2 python-SQLAlchemy"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="AGPL-3"
|
||||
homepage="http://ankisrs.net"
|
||||
distfiles="http://ankisrs.net/download/mirror/${pkgname}-${version}.tgz"
|
||||
checksum=bb8a229b85f551e2f69829f9ec8485633b739c701dabd0067acb06fe3b1af3b4
|
||||
checksum=fb208230cdc50ea02d53f521cf03926c627fff7cf731b7d29dc733d3ab04171c
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/anki
|
||||
|
|
Loading…
Reference in a new issue