diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 5 |
1 files changed, 3 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.32 | 8 | pkgver=2.1.33 |
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." |
@@ -31,10 +31,11 @@ source=( | |||
31 | "prefix-fix.patch" | 31 | "prefix-fix.patch" |
32 | ) | 32 | ) |
33 | noextract=() | 33 | noextract=() |
34 | md5sums=('568920bf0859da574dad851d622be908' | 34 | md5sums=('c48ce97ca007b45109994d389065a02a' |
35 | '0eb542757f6b15d9904a53496627c76b' | 35 | '0eb542757f6b15d9904a53496627c76b' |
36 | '82a5d4f63bbc29e6a80043dd95973b4f') | 36 | '82a5d4f63bbc29e6a80043dd95973b4f') |
37 | 37 | ||
38 | |||
38 | validpgpkeys=() | 39 | validpgpkeys=() |
39 | 40 | ||
40 | prepare() { | 41 | prepare() { |