summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b9024c..1290e64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
5 5
6# Maintainer: Kuklin István <kuklinistvan@zoho.com> 6# Maintainer: Kuklin István <kuklinistvan@zoho.com>
7pkgname=anki-official-binary-bundle 7pkgname=anki-official-binary-bundle
8pkgver=2.1.20 8pkgver=2.1.22
9pkgrel=1 9pkgrel=1
10epoch= 10epoch=
11pkgdesc="The official binary shipped with the tested versions of the dependent libraries." 11pkgdesc="The official binary shipped with the tested versions of the dependent libraries."
@@ -31,11 +31,9 @@ source=(
31 "prefix-fix.patch" 31 "prefix-fix.patch"
32) 32)
33noextract=() 33noextract=()
34md5sums=( 34md5sums=('d056f300d36d5ce6722653d260deb0fa'
35 '3240a13557abc8b94cd90e5d38fb28ee' 35 '0eb542757f6b15d9904a53496627c76b'
36 '0eb542757f6b15d9904a53496627c76b' 36 '82a5d4f63bbc29e6a80043dd95973b4f')
37 '82a5d4f63bbc29e6a80043dd95973b4f'
38)
39validpgpkeys=() 37validpgpkeys=()
40 38
41prepare() { 39prepare() {