diff options
author | Kuklin István Alexander | 2020-09-28 10:02:56 +0200 |
---|---|---|
committer | Kuklin István Alexander | 2020-09-28 10:02:56 +0200 |
commit | 8d71d11cbada87abb1c4c6c95644a2f8f9e687b1 (patch) | |
tree | 11450e74b1a4177f8fe8e6e9b6250c380302c092 /PKGBUILD | |
parent | b88f53227565ced6b27847275741e57cc2540924 (diff) | |
download | packages-8d71d11cbada87abb1c4c6c95644a2f8f9e687b1.tar.gz packages-8d71d11cbada87abb1c4c6c95644a2f8f9e687b1.tar.bz2 packages-8d71d11cbada87abb1c4c6c95644a2f8f9e687b1.zip |
2.1.34
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.33 | 8 | pkgver=2.1.34 |
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,7 +31,7 @@ source=( | |||
31 | "prefix-fix.patch" | 31 | "prefix-fix.patch" |
32 | ) | 32 | ) |
33 | noextract=() | 33 | noextract=() |
34 | md5sums=('c48ce97ca007b45109994d389065a02a' | 34 | md5sums=('aaf2aa0f850582966c09136cb36b6b20' |
35 | '0eb542757f6b15d9904a53496627c76b' | 35 | '0eb542757f6b15d9904a53496627c76b' |
36 | '82a5d4f63bbc29e6a80043dd95973b4f') | 36 | '82a5d4f63bbc29e6a80043dd95973b4f') |
37 | 37 | ||