diff options
| author | Kuklin István | 2019-04-06 18:43:23 +0200 |
|---|---|---|
| committer | Kuklin István | 2019-04-12 16:35:55 +0200 |
| commit | c7db412d137e86c9d1a0e7a1025dcb794a4b7aca (patch) | |
| tree | cedfc5b702d5cca0c7871c2cea63e6cac6aa0845 /.SRCINFO | |
| parent | b11ec067244dd6e8f80cdd5dd7f71b1057cb7f30 (diff) | |
| download | packages-c7db412d137e86c9d1a0e7a1025dcb794a4b7aca.tar.gz packages-c7db412d137e86c9d1a0e7a1025dcb794a4b7aca.tar.bz2 packages-c7db412d137e86c9d1a0e7a1025dcb794a4b7aca.zip | |
2.1.11
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 10 |
1 files changed, 6 insertions, 4 deletions
| @@ -1,16 +1,18 @@ | |||
| 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.9 | 3 | pkgver = 2.1.11 |
| 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 | provides = anki | 8 | provides = anki |
| 9 | conflicts = anki-git | 9 | conflicts = anki-git |
| 10 | source = https://apps.ankiweb.net/downloads/current/anki-2.1.9-linux-amd64.tar.bz2 | 10 | source = https://apps.ankiweb.net/downloads/current/anki-2.1.11-linux-amd64.tar.bz2 |
| 11 | source = remove_xdg_cmds_from_makefile.patch | 11 | source = remove_xdg_cmds_from_makefile.patch |
| 12 | md5sums = 8cc5bb80efc5dac2e9dc9ee802924e24 | 12 | source = prefix-fix.patch |
| 13 | md5sums = a7e473f132a4fecd9cb77ac9c8530f5f | 13 | md5sums = a1ef83b3f87bf9f3cf6712e6dc06eaf8 |
| 14 | md5sums = afe8bbf18d0b50e57c84208936382fe6 | ||
| 15 | md5sums = 7c90eebb0ac94923125d3f4d35e7b37d | ||
| 14 | 16 | ||
| 15 | pkgname = anki-official-binary-bundle | 17 | pkgname = anki-official-binary-bundle |
| 16 | 18 | ||
