summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKuklin István Alexander2020-08-02 16:31:41 +0200
committerKuklin István Alexander2020-08-02 16:31:41 +0200
commit779836a0ea29dbb31c97c54e538610f7b2022c99 (patch)
tree8ad930c287e054adcb9d790f18420c159dd1412c /PKGBUILD
parentcf02091e372518b8446c1f4e85e423f205194f32 (diff)
downloadpackages-779836a0ea29dbb31c97c54e538610f7b2022c99.tar.gz
packages-779836a0ea29dbb31c97c54e538610f7b2022c99.tar.bz2
packages-779836a0ea29dbb31c97c54e538610f7b2022c99.zip
2.1.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a46e3e..b7e6beb 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.26 8pkgver=2.1.29
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,9 +31,10 @@ source=(
31 "prefix-fix.patch" 31 "prefix-fix.patch"
32) 32)
33noextract=() 33noextract=()
34md5sums=('abc1a5d7d82966724ec712924362f481' 34md5sums=('0aaaeb3949ed954825b5d2e9bc0071ef'
35 '0eb542757f6b15d9904a53496627c76b' 35 '0eb542757f6b15d9904a53496627c76b'
36 '82a5d4f63bbc29e6a80043dd95973b4f') 36 '82a5d4f63bbc29e6a80043dd95973b4f')
37
37validpgpkeys=() 38validpgpkeys=()
38 39
39prepare() { 40prepare() {