blob: c9da882980f4e94ccd5dc108fe4b7d333b31525e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = anki-official-binary-bundle
pkgdesc = The official binary shipped with the tested versions of the dependent libraries.
pkgver = 2.1.47
pkgrel = 1
url = https://apps.ankiweb.net
arch = x86_64
license = GNU AGPL
depends = libxkbcommon-x11
optdepends = mpv
provides = anki
conflicts = anki
conflicts = anki-git
source = https://github.com/ankitects/anki/releases/download/2.1.47/anki-2.1.47-linux.tar.bz2
source = install_sh.patch
md5sums = e1ac965b5faaa9795a7634a249b462fa
md5sums = 0ffca54471c2b5b2a300a68a93e135db
pkgname = anki-official-binary-bundle
|