blob: 55afe04f4c45a531ea6277e4a49f5f23d03d52b3 (
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.53
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.53/anki-2.1.53-linux-qt6.tar.zst
source = install_sh.patch
sha256sums = c9739271c6f2bfbe248c98fd83d5ce8952301f21ac39f2c0504219294557ddfc
sha256sums = b6dc61727ad2c2e10fb49cb58d1cd9900aa15eaba525117299a2143ad2745868
pkgname = anki-official-binary-bundle
|