anki update to 2.0.24

This commit is contained in:
Francesco Marinucci 2014-04-12 18:04:19 +00:00
parent 09cb37ab6f
commit 57f08c254f

View File

@ -1,8 +1,8 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=anki
pkgver=2.0.22
pkgrel=4
pkgver=2.0.24
pkgrel=1
pkgdesc='Helps you remember facts (like words/phrases in a foreign language) efficiently.'
url='http://ankisrs.net/'
license=('GPL3')
@ -15,7 +15,7 @@ optdepends=('python2-matplotlib: show graphs.'
'sox: audio recording.'
'python2-pyaudio: audio recording.')
source=("http://ankisrs.net/download/mirror/$pkgname-$pkgver.tgz")
md5sums=('99806b13ac127d5d913b138ef813d7e2')
md5sums=('d88b24976f79c23c7d10d1d203234969')
build() {
cd $srcdir/anki-$pkgver