diff options
| author | Kuklin István Alexander | 2022-07-07 18:59:44 +0200 |
|---|---|---|
| committer | Kuklin István Alexander | 2022-07-07 18:59:44 +0200 |
| commit | ba88cb7ded5c7a66c9db2d26920eac4148d4099e (patch) | |
| tree | 7776430926803104d66d7aed525983eff070d6d1 | |
| parent | 445f1780bb7176e1e0daebf510a2f4bdca7ca5ba (diff) | |
| download | packages-ba88cb7ded5c7a66c9db2d26920eac4148d4099e.tar.gz packages-ba88cb7ded5c7a66c9db2d26920eac4148d4099e.tar.bz2 packages-ba88cb7ded5c7a66c9db2d26920eac4148d4099e.zip | |
2.1.54
| -rw-r--r-- | .SRCINFO | 3 | ||||
| -rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 3 deletions
| @@ -3,6 +3,7 @@ pkgbase = anki-official-binary-bundle | |||
| 3 | pkgver = 2.1.53 | 3 | pkgver = 2.1.53 |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 5 | url = https://apps.ankiweb.net | 5 | url = https://apps.ankiweb.net |
| 6 | install = anki-official-binary-bundle.install | ||
| 6 | arch = x86_64 | 7 | arch = x86_64 |
| 7 | license = GNU AGPL | 8 | license = GNU AGPL |
| 8 | depends = libxkbcommon-x11 | 9 | depends = libxkbcommon-x11 |
| @@ -13,6 +14,6 @@ pkgbase = anki-official-binary-bundle | |||
| 13 | source = https://github.com/ankitects/anki/releases/download/2.1.53/anki-2.1.53-linux-qt6.tar.zst | 14 | source = https://github.com/ankitects/anki/releases/download/2.1.53/anki-2.1.53-linux-qt6.tar.zst |
| 14 | source = install_sh.patch | 15 | source = install_sh.patch |
| 15 | sha256sums = c9739271c6f2bfbe248c98fd83d5ce8952301f21ac39f2c0504219294557ddfc | 16 | sha256sums = c9739271c6f2bfbe248c98fd83d5ce8952301f21ac39f2c0504219294557ddfc |
| 16 | sha256sums = b6dc61727ad2c2e10fb49cb58d1cd9900aa15eaba525117299a2143ad2745868 | 17 | sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c |
| 17 | 18 | ||
| 18 | pkgname = anki-official-binary-bundle | 19 | pkgname = anki-official-binary-bundle |
| @@ -5,7 +5,7 @@ | |||
| 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.53 | 8 | pkgver=2.1.54 |
| 9 | pkgrel=1 | 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." |
| @@ -30,7 +30,7 @@ source=( | |||
| 30 | "install_sh.patch" | 30 | "install_sh.patch" |
| 31 | ) | 31 | ) |
| 32 | noextract=() | 32 | noextract=() |
| 33 | sha256sums=('c9739271c6f2bfbe248c98fd83d5ce8952301f21ac39f2c0504219294557ddfc' | 33 | sha256sums=('34586055de1cb44b21ee269267dbf438cb3377cd47e357aafb2f8544885c0ad1' |
| 34 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') | 34 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') |
| 35 | 35 | ||
| 36 | validpgpkeys=() | 36 | validpgpkeys=() |
