blob: 877ff8d6561b2ab2e3408eeac1c2617bde7f8e4f (
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.46
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.46/anki-2.1.46-linux.tar.bz2
source = install_sh.patch
md5sums = 969d53b1097ed9a650b4f43775382c25
md5sums = 0ffca54471c2b5b2a300a68a93e135db
pkgname = anki-official-binary-bundle
|