diff options
| -rw-r--r-- | .SRCINFO | 6 | ||||
| -rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 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.46 | 3 | pkgver = 2.1.47 |
| 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,9 +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.46/anki-2.1.46-linux.tar.bz2 | 13 | source = https://github.com/ankitects/anki/releases/download/2.1.47/anki-2.1.47-linux.tar.bz2 |
| 14 | source = install_sh.patch | 14 | source = install_sh.patch |
| 15 | md5sums = 969d53b1097ed9a650b4f43775382c25 | 15 | md5sums = e1ac965b5faaa9795a7634a249b462fa |
| 16 | md5sums = 0ffca54471c2b5b2a300a68a93e135db | 16 | md5sums = 0ffca54471c2b5b2a300a68a93e135db |
| 17 | 17 | ||
| 18 | pkgname = anki-official-binary-bundle | 18 | pkgname = anki-official-binary-bundle |
| @@ -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.46 | 8 | pkgver=2.1.47 |
| 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=('969d53b1097ed9a650b4f43775382c25' | 33 | md5sums=('e1ac965b5faaa9795a7634a249b462fa' |
| 34 | '0ffca54471c2b5b2a300a68a93e135db') | 34 | '0ffca54471c2b5b2a300a68a93e135db') |
| 35 | 35 | ||
| 36 | validpgpkeys=() | 36 | validpgpkeys=() |
