diff options
author | Kuklin István Alexander | 2020-12-30 15:56:31 +0100 |
---|---|---|
committer | Kuklin István Alexander | 2020-12-30 15:56:31 +0100 |
commit | b6104299c7d3b9bbf5f03cb53dfcb1bead1b1df3 (patch) | |
tree | 0ed59871358bd9515347f78c87698d24a612bc56 /.SRCINFO | |
parent | 00ed03223ce0b0079612ab04115815c535a9c487 (diff) | |
download | packages-b6104299c7d3b9bbf5f03cb53dfcb1bead1b1df3.tar.gz packages-b6104299c7d3b9bbf5f03cb53dfcb1bead1b1df3.tar.bz2 packages-b6104299c7d3b9bbf5f03cb53dfcb1bead1b1df3.zip |
2.1.38
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,19 +1,19 @@ | |||
1 | pkgbase = anki-official-binary-bundle | 1 | pkgbase = anki-official-binary-bundle |
2 | pkgdesc = The official binary shipped with the tested versions of the dependent libraries. | 2 | pkgdesc = The official binary shipped with the tested versions of the dependent libraries. |
3 | pkgver = 2.1.35 | 3 | pkgver = 2.1.38 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://apps.ankiweb.net | 5 | url = https://apps.ankiweb.net |
6 | arch = x86_64 | 6 | arch = x86_64 |
7 | license = GNU AGPL | 7 | license = GNU AGPL |
8 | depends = libxkbcommon-x11 | ||
9 | optdepends = mpv | ||
8 | provides = anki | 10 | provides = anki |
9 | conflicts = anki | 11 | conflicts = anki |
10 | conflicts = anki-git | 12 | conflicts = anki-git |
11 | source = https://apps.ankiweb.net/downloads/current/anki-2.1.35-linux-amd64.tar.bz2 | 13 | source = https://github.com/ankitects/anki/releases/download/2.1.38/anki-2.1.38-linux.tar.bz2 |
12 | source = remove_xdg_cmds_from_makefile.patch | 14 | source = install_sh.patch |
13 | source = prefix-fix.patch | 15 | md5sums = ab70980ca8b87a6f0fd67d05fc7a37d4 |
14 | md5sums = d7ad8af7c1d9ddd92bb14d9d4a10ea7c | 16 | md5sums = 0ffca54471c2b5b2a300a68a93e135db |
15 | md5sums = 0eb542757f6b15d9904a53496627c76b | ||
16 | md5sums = 82a5d4f63bbc29e6a80043dd95973b4f | ||
17 | 17 | ||
18 | pkgname = anki-official-binary-bundle | 18 | pkgname = anki-official-binary-bundle |
19 | 19 | ||