summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 117e641..a7bfd6a 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.34 8pkgver=2.1.35
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,10 @@ source=(
31 "prefix-fix.patch" 31 "prefix-fix.patch"
32) 32)
33noextract=() 33noextract=()
34md5sums=('aaf2aa0f850582966c09136cb36b6b20' 34md5sums=('d7ad8af7c1d9ddd92bb14d9d4a10ea7c'
35 '0eb542757f6b15d9904a53496627c76b' 35 '0eb542757f6b15d9904a53496627c76b'
36 '82a5d4f63bbc29e6a80043dd95973b4f') 36 '82a5d4f63bbc29e6a80043dd95973b4f')
37 37
38
39validpgpkeys=() 38validpgpkeys=()
40 39
41prepare() { 40prepare() {