diff options
| author | Kuklin István Alexander | 2023-01-22 17:04:58 +0100 |
|---|---|---|
| committer | Kuklin István Alexander | 2023-01-22 17:04:58 +0100 |
| commit | fb633d6cb76fd06ca3b3006df003f254f9c238e3 (patch) | |
| tree | 925be16737af886d1277e0455a246c15205e330e | |
| parent | 871502677f70509fbe12cf715015e8aff08cf10d (diff) | |
| download | packages-fb633d6cb76fd06ca3b3006df003f254f9c238e3.tar.gz packages-fb633d6cb76fd06ca3b3006df003f254f9c238e3.tar.bz2 packages-fb633d6cb76fd06ca3b3006df003f254f9c238e3.zip | |
2.1.56
| -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.55 | 3 | pkgver = 2.1.56 |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 5 | url = https://apps.ankiweb.net | 5 | url = https://apps.ankiweb.net |
| 6 | install = anki-official-binary-bundle.install | 6 | install = anki-official-binary-bundle.install |
| @@ -11,9 +11,9 @@ pkgbase = anki-official-binary-bundle | |||
| 11 | provides = anki | 11 | provides = anki |
| 12 | conflicts = anki | 12 | conflicts = anki |
| 13 | conflicts = anki-git | 13 | conflicts = anki-git |
| 14 | source = https://github.com/ankitects/anki/releases/download/2.1.55/anki-2.1.55-linux-qt6.tar.zst | 14 | source = https://github.com/ankitects/anki/releases/download/2.1.56/anki-2.1.56-linux-qt6.tar.zst |
| 15 | source = install_sh.patch | 15 | source = install_sh.patch |
| 16 | sha256sums = 7e2ede7d6059667a8e133b553a13ac7eca5c4c10f1ab0d91aff78018c1586c05 | 16 | sha256sums = 6e88acf3e5bf26fb5ed07a82e958bc59c5f3adcf32f1f2a85b7b6d6cf6ffbf5e |
| 17 | sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c | 17 | sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c |
| 18 | 18 | ||
| 19 | pkgname = anki-official-binary-bundle | 19 | 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.55 | 8 | pkgver=2.1.56 |
| 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 | sha256sums=('7e2ede7d6059667a8e133b553a13ac7eca5c4c10f1ab0d91aff78018c1586c05' | 33 | sha256sums=('6e88acf3e5bf26fb5ed07a82e958bc59c5f3adcf32f1f2a85b7b6d6cf6ffbf5e' |
| 34 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') | 34 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') |
| 35 | 35 | ||
| 36 | validpgpkeys=() | 36 | validpgpkeys=() |
