diff options
author | Kuklin István | 2019-04-06 18:43:23 +0200 |
---|---|---|
committer | Kuklin István | 2019-04-12 16:35:55 +0200 |
commit | c7db412d137e86c9d1a0e7a1025dcb794a4b7aca (patch) | |
tree | cedfc5b702d5cca0c7871c2cea63e6cac6aa0845 /PKGBUILD | |
parent | b11ec067244dd6e8f80cdd5dd7f71b1057cb7f30 (diff) | |
download | packages-c7db412d137e86c9d1a0e7a1025dcb794a4b7aca.tar.gz packages-c7db412d137e86c9d1a0e7a1025dcb794a4b7aca.tar.bz2 packages-c7db412d137e86c9d1a0e7a1025dcb794a4b7aca.zip |
2.1.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,8 +5,8 @@ | |||
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.9 | 8 | pkgver=2.1.11 |
9 | pkgrel=2 | 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." |
12 | arch=('x86_64') | 12 | arch=('x86_64') |
@@ -27,8 +27,8 @@ changelog= | |||
27 | topdirname="anki-$pkgver-linux-amd64" | 27 | topdirname="anki-$pkgver-linux-amd64" |
28 | source=("https://apps.ankiweb.net/downloads/current/${topdirname}.tar.bz2" "remove_xdg_cmds_from_makefile.patch" "prefix-fix.patch") | 28 | source=("https://apps.ankiweb.net/downloads/current/${topdirname}.tar.bz2" "remove_xdg_cmds_from_makefile.patch" "prefix-fix.patch") |
29 | noextract=() | 29 | noextract=() |
30 | md5sums=('8cc5bb80efc5dac2e9dc9ee802924e24' 'a7e473f132a4fecd9cb77ac9c8530f5f' | 30 | md5sums=('a1ef83b3f87bf9f3cf6712e6dc06eaf8' 'afe8bbf18d0b50e57c84208936382fe6' |
31 | '5968099e737668ad7134edfd8bc6f323') | 31 | '7c90eebb0ac94923125d3f4d35e7b37d') |
32 | validpgpkeys=() | 32 | validpgpkeys=() |
33 | 33 | ||
34 | prepare() { | 34 | prepare() { |