diff options
Diffstat (limited to 'PKGBUILD')
| -rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -3,9 +3,9 @@ | |||
| 3 | 3 | ||
| 4 | 4 | ||
| 5 | pkgname=anki-official-binary-bundle | 5 | pkgname=anki-official-binary-bundle |
| 6 | pkgver=2.1.62 | 6 | pkgver=2.1.63 |
| 7 | _pkgname="anki-$pkgver-linux-qt6" | 7 | _pkgname="anki-$pkgver-linux-qt6" |
| 8 | pkgrel=2 | 8 | pkgrel=1 |
| 9 | epoch= | 9 | epoch= |
| 10 | pkgdesc="The official binary shipped with the tested versions of the dependent libraries." | 10 | pkgdesc="The official binary shipped with the tested versions of the dependent libraries." |
| 11 | arch=('x86_64') | 11 | arch=('x86_64') |
| @@ -22,7 +22,7 @@ options=() | |||
| 22 | install=$pkgname.install | 22 | install=$pkgname.install |
| 23 | source=("https://github.com/ankitects/anki/releases/download/${pkgver}/${_pkgname}.tar.zst" | 23 | source=("https://github.com/ankitects/anki/releases/download/${pkgver}/${_pkgname}.tar.zst" |
| 24 | "install_sh.patch") | 24 | "install_sh.patch") |
| 25 | sha256sums=('becb91fa90ea8cf19e8e5c6b0cf0b12959ef4e29510c61a13030ca490855c554' | 25 | sha256sums=('022a0b9b3f27bebbd6d5ce5ee5c61fb3fcc4f98a80e03fd7d8651e92e80e846a' |
| 26 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') | 26 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') |
| 27 | 27 | ||
| 28 | prepare() { | 28 | prepare() { |
