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 /PKGBUILD | |
parent | 871502677f70509fbe12cf715015e8aff08cf10d (diff) | |
download | packages-fb633d6cb76fd06ca3b3006df003f254f9c238e3.tar.gz packages-fb633d6cb76fd06ca3b3006df003f254f9c238e3.tar.bz2 packages-fb633d6cb76fd06ca3b3006df003f254f9c238e3.zip |
2.1.56
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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=() |