mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 04:47:15 +08:00
[skip-ci] anki: update to 2.1.7
This commit is contained in:
parent
23bab45818
commit
cd8248ad21
@ -1,10 +1,10 @@
|
||||
pkgname=anki
|
||||
pkgver=2.1.6
|
||||
pkgver=2.1.7
|
||||
pkgrel=1
|
||||
pkgdesc="Helps you remember facts (like words/phrases in a foreign language) efficiently"
|
||||
url="https://ankisrs.net/"
|
||||
license=('AGPL3')
|
||||
arch=('any')
|
||||
arch=('x86_64')
|
||||
categories=('utils')
|
||||
depends=('qt5-webengine' 'python3-beautifulsoup4' 'python3-pyaudio' 'python3-pyqt5' 'python3-requests'
|
||||
'python3-send2trash' 'python3-decorator' 'python3-markdown' 'desktop-file-utils')
|
||||
@ -12,7 +12,7 @@ optdepends=('lame: record sound'
|
||||
'mpv: play sound (prefered over mplayer)'
|
||||
'mplayer: play sound')
|
||||
source=(https://apps.ankiweb.net/downloads/current/anki-$pkgver-source.tgz)
|
||||
sha256sums=('104fc85f1a7efa4406ed53666279a3aa3303a811bdc3cb62ca1376b5132c4e50')
|
||||
sha256sums=('2da94d3c812570aef5c6feac9140de50dd42863a0f02e1288b6e9ed55d8d7433')
|
||||
|
||||
package() {
|
||||
cd anki-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user