mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:27:18 +08:00
anki update to 2.0.24
This commit is contained in:
parent
09cb37ab6f
commit
57f08c254f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user