diff options
| author | Kuklin István Alexander | 2021-08-10 18:44:07 +0200 |
|---|---|---|
| committer | Kuklin István Alexander | 2021-08-10 18:44:07 +0200 |
| commit | 07936e689b8b9cdfad5610eb3611406c5076abdf (patch) | |
| tree | e7310dabb41735033d90934c73db74b6787f0519 | |
| parent | 85a527abf567a579fa3405d8f88732fc9d99e9d5 (diff) | |
| download | packages-07936e689b8b9cdfad5610eb3611406c5076abdf.tar.gz packages-07936e689b8b9cdfad5610eb3611406c5076abdf.tar.bz2 packages-07936e689b8b9cdfad5610eb3611406c5076abdf.zip | |
2.1.46
| -rw-r--r-- | .SRCINFO | 7 | ||||
| -rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 6 deletions
| @@ -1,6 +1,6 @@ | |||
| 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.44 | 3 | pkgver = 2.1.46 |
| 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 |
| @@ -10,10 +10,9 @@ pkgbase = anki-official-binary-bundle | |||
| 10 | provides = anki | 10 | provides = anki |
| 11 | conflicts = anki | 11 | conflicts = anki |
| 12 | conflicts = anki-git | 12 | conflicts = anki-git |
| 13 | source = https://github.com/ankitects/anki/releases/download/2.1.44/anki-2.1.44-linux.tar.bz2 | 13 | source = https://github.com/ankitects/anki/releases/download/2.1.46/anki-2.1.46-linux.tar.bz2 |
| 14 | source = install_sh.patch | 14 | source = install_sh.patch |
| 15 | md5sums = 83a900effc6892091977fb867d6d69bf | 15 | md5sums = 969d53b1097ed9a650b4f43775382c25 |
| 16 | md5sums = 0ffca54471c2b5b2a300a68a93e135db | 16 | md5sums = 0ffca54471c2b5b2a300a68a93e135db |
| 17 | 17 | ||
| 18 | pkgname = anki-official-binary-bundle | 18 | pkgname = anki-official-binary-bundle |
| 19 | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | # Maintainer: Kuklin István <kuklinistvan@zoho.com> | 6 | # Maintainer: Kuklin István <kuklinistvan@zoho.com> |
| 7 | pkgname=anki-official-binary-bundle | 7 | pkgname=anki-official-binary-bundle |
| 8 | pkgver=2.1.44 | 8 | pkgver=2.1.46 |
| 9 | pkgrel=1 | 9 | pkgrel=1 |
| 10 | epoch= | 10 | epoch= |
| 11 | pkgdesc="The official binary shipped with the tested versions of the dependent libraries." | 11 | pkgdesc="The official binary shipped with the tested versions of the dependent libraries." |
| @@ -30,7 +30,7 @@ source=( | |||
| 30 | "install_sh.patch" | 30 | "install_sh.patch" |
| 31 | ) | 31 | ) |
| 32 | noextract=() | 32 | noextract=() |
| 33 | md5sums=('83a900effc6892091977fb867d6d69bf' | 33 | md5sums=('969d53b1097ed9a650b4f43775382c25' |
| 34 | '0ffca54471c2b5b2a300a68a93e135db') | 34 | '0ffca54471c2b5b2a300a68a93e135db') |
| 35 | 35 | ||
| 36 | validpgpkeys=() | 36 | validpgpkeys=() |
