parent
f0b1f41e2e
commit
5d6f694c69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'anki'
|
# Template file for 'anki'
|
||||||
pkgname=anki
|
pkgname=anki
|
||||||
version=2.0.46
|
version=2.0.47
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="python-PyQt4-webkit python-httplib2 python-SQLAlchemy"
|
depends="python-PyQt4-webkit python-httplib2 python-SQLAlchemy"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="AGPL-3"
|
license="AGPL-3"
|
||||||
homepage="http://ankisrs.net"
|
homepage="http://ankisrs.net"
|
||||||
distfiles="http://ankisrs.net/downloads/current/${pkgname}-${version}-source.tgz"
|
distfiles="http://ankisrs.net/downloads/current/${pkgname}-${version}-source.tgz"
|
||||||
checksum=191e05cad5775ee276253bbcfa1560b3d7e3d4ef7f0b6b65a5260369570e0506
|
checksum=fbb5356d642a94a2cb2fb7f949e6db7c8acbe322f38a18c0603ff88f5bd4eb18
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/anki
|
vmkdir usr/share/anki
|
||||||
|
|
Loading…
Reference in a new issue