diff options
Diffstat (limited to 'anki-official-binary-bundle/PKGBUILD')
-rw-r--r-- | anki-official-binary-bundle/PKGBUILD | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/anki-official-binary-bundle/PKGBUILD b/anki-official-binary-bundle/PKGBUILD index c86c8cc..07982be 100644 --- a/anki-official-binary-bundle/PKGBUILD +++ b/anki-official-binary-bundle/PKGBUILD | |||
@@ -1,9 +1,10 @@ | |||
1 | # Maintainer: Kuklin István <kuklinistvan@zoho.com> | 1 | # Maintainer: Yigit Sever <yigit at yigitsever dot com> |
2 | # Maintainer: Aria Moradi <aria.moradi007 at gmail dot com> | 2 | # Contributor: Kuklin István <kuklinistvan@zoho.com> |
3 | # Contributor: Aria Moradi <aria.moradi007 at gmail dot com> | ||
3 | 4 | ||
4 | 5 | ||
5 | pkgname=anki-official-binary-bundle | 6 | pkgname=anki-official-binary-bundle |
6 | pkgver=2.1.65 | 7 | pkgver=2.1.66 |
7 | _pkgname="anki-$pkgver-linux-qt6" | 8 | _pkgname="anki-$pkgver-linux-qt6" |
8 | pkgrel=1 | 9 | pkgrel=1 |
9 | epoch= | 10 | epoch= |
@@ -22,7 +23,7 @@ options=() | |||
22 | install=$pkgname.install | 23 | install=$pkgname.install |
23 | source=("https://github.com/ankitects/anki/releases/download/${pkgver}/${_pkgname}.tar.zst" | 24 | source=("https://github.com/ankitects/anki/releases/download/${pkgver}/${_pkgname}.tar.zst" |
24 | "install_sh.patch") | 25 | "install_sh.patch") |
25 | sha256sums=('241a96fda08c5324741f9d96318b9591c137fedfe3a0bc5fbc5868eb8233bc38' | 26 | sha256sums=('3f53c42b3d2f6e53f188bae2df842b3f4faa3ac96d26cbcf2f62559988f5c058' |
26 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') | 27 | '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') |
27 | 28 | ||
28 | prepare() { | 29 | prepare() { |