From c9204099800b9b96d09bdf331230835de42cba17 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sun, 5 Mar 2023 00:52:54 +0330 Subject: 2.1.58 --- .SRCINFO | 6 +++--- PKGBUILD | 12 +++++------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 23d2ca8..2f7c107 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = anki-official-binary-bundle pkgdesc = The official binary shipped with the tested versions of the dependent libraries. - pkgver = 2.1.57 + pkgver = 2.1.58 pkgrel = 1 url = https://apps.ankiweb.net install = anki-official-binary-bundle.install @@ -11,9 +11,9 @@ pkgbase = anki-official-binary-bundle provides = anki conflicts = anki conflicts = anki-git - source = https://github.com/ankitects/anki/releases/download/2.1.57/anki-2.1.57-linux-qt6.tar.zst + source = https://github.com/ankitects/anki/releases/download/2.1.58/anki-2.1.58-linux-qt6.tar.zst source = install_sh.patch - sha256sums = 5bc110c6f74e41160754aa181aefba2cd0072591ac55081dbcdb115ce05550a3 + sha256sums = f6b94d4a16dda2c09aeb47f8265842d78765de3d83c6a16bdc680e38c59d5c56 sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c pkgname = anki-official-binary-bundle diff --git a/PKGBUILD b/PKGBUILD index 2d8ba77..3d072c7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,11 +1,9 @@ -# This is an example PKGBUILD file. Use this as a start to creating your own, -# and remove these comments. For more information, see 'man PKGBUILD'. -# NOTE: Please fill out the license field for your package! If it is unknown, -# then please put 'unknown'. - # Maintainer: Kuklin István +# Maintainer: Aria Moradi + + pkgname=anki-official-binary-bundle -pkgver=2.1.57 +pkgver=2.1.58 pkgrel=1 epoch= pkgdesc="The official binary shipped with the tested versions of the dependent libraries." @@ -30,7 +28,7 @@ source=( "install_sh.patch" ) noextract=() -sha256sums=('5bc110c6f74e41160754aa181aefba2cd0072591ac55081dbcdb115ce05550a3' +sha256sums=('f6b94d4a16dda2c09aeb47f8265842d78765de3d83c6a16bdc680e38c59d5c56' '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') validpgpkeys=() -- cgit v1.2.3-70-g09d2