mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
Merge branch 'master' of ssh://git.chakraos.org:22/desktop
This commit is contained in:
commit
17050a5bd1
@ -1,5 +1,5 @@
|
||||
pkgname=anki
|
||||
pkgver=2.0.34
|
||||
pkgver=2.0.36
|
||||
pkgrel=1
|
||||
pkgdesc='Helps you remember facts (like words/phrases in a foreign language) efficiently.'
|
||||
url='http://ankisrs.net/'
|
||||
@ -13,7 +13,7 @@ optdepends=('python2-matplotlib: show graphs.'
|
||||
'sox: audio recording.'
|
||||
'python2-pyaudio: audio recording.')
|
||||
source=("http://ankisrs.net/download/mirror/$pkgname-$pkgver.tgz")
|
||||
sha256sums=('ce70f10efb7deabb5cf5e6e003a3ee0b22a2d37ed24ac6c4d8f4e079b8ae5ff8')
|
||||
sha256sums=('fb208230cdc50ea02d53f521cf03926c627fff7cf731b7d29dc733d3ab04171c')
|
||||
|
||||
prepare() {
|
||||
cd $srcdir/anki-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user