diff options
author | Kuklin István Alexander | 2020-08-02 16:31:41 +0200 |
---|---|---|
committer | Kuklin István Alexander | 2020-08-02 16:31:41 +0200 |
commit | 779836a0ea29dbb31c97c54e538610f7b2022c99 (patch) | |
tree | 8ad930c287e054adcb9d790f18420c159dd1412c /PKGBUILD | |
parent | cf02091e372518b8446c1f4e85e423f205194f32 (diff) | |
download | packages-779836a0ea29dbb31c97c54e538610f7b2022c99.tar.gz packages-779836a0ea29dbb31c97c54e538610f7b2022c99.tar.bz2 packages-779836a0ea29dbb31c97c54e538610f7b2022c99.zip |
2.1.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 9 |
1 files changed, 5 insertions, 4 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.26 | 8 | pkgver=2.1.29 |
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,9 +31,10 @@ source=( | |||
31 | "prefix-fix.patch" | 31 | "prefix-fix.patch" |
32 | ) | 32 | ) |
33 | noextract=() | 33 | noextract=() |
34 | md5sums=('abc1a5d7d82966724ec712924362f481' | 34 | md5sums=('0aaaeb3949ed954825b5d2e9bc0071ef' |
35 | '0eb542757f6b15d9904a53496627c76b' | 35 | '0eb542757f6b15d9904a53496627c76b' |
36 | '82a5d4f63bbc29e6a80043dd95973b4f') | 36 | '82a5d4f63bbc29e6a80043dd95973b4f') |
37 | |||
37 | validpgpkeys=() | 38 | validpgpkeys=() |
38 | 39 | ||
39 | prepare() { | 40 | prepare() { |