blob: 8251d216861508cfc0cf52d18e4bc691118f2e81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = anki-official-binary-bundle
pkgdesc = The official binary shipped with the tested versions of the dependent libraries.
pkgver = 2.1.38
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.38/anki-2.1.38-linux.tar.bz2
source = install_sh.patch
md5sums = ab70980ca8b87a6f0fd67d05fc7a37d4
md5sums = 0ffca54471c2b5b2a300a68a93e135db
pkgname = anki-official-binary-bundle
|