blob: fa510e3fc359488f43b9f04e62a20d5199de4c43 (
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.53
pkgrel = 1
url = https://apps.ankiweb.net
install = anki-official-binary-bundle.install
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 = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c
pkgname = anki-official-binary-bundle
|