From 76dc2426513a91ae6709ffbf2daf91b2a60c6b6a Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sat, 1 Apr 2023 17:05:27 +0330 Subject: 2.1.61 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 929533b..5f3319b 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.60 + pkgver = 2.1.61 pkgrel = 1 url = https://github.com/ankitects/anki install = anki-official-binary-bundle.install @@ -12,9 +12,9 @@ pkgbase = anki-official-binary-bundle conflicts = anki conflicts = anki-bin conflicts = anki-git - source = https://github.com/ankitects/anki/releases/download/2.1.60/anki-2.1.60-linux-qt6.tar.zst + source = https://github.com/ankitects/anki/releases/download/2.1.61/anki-2.1.61-linux-qt6.tar.zst source = install_sh.patch - sha256sums = 21780854c71a6414dab11b5e673ded45a0d0dabb167a5d9c3689dd2b6567cd35 + sha256sums = 7fe3e778fdaf07b1c5c48de6be4ae6fe4caf74166029bbb9a583d4351e5710ee sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c pkgname = anki-official-binary-bundle diff --git a/PKGBUILD b/PKGBUILD index 9688177..7b5ffc9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=anki-official-binary-bundle -pkgver=2.1.60 +pkgver=2.1.61 _pkgname="anki-$pkgver-linux-qt6" pkgrel=1 epoch= @@ -22,7 +22,7 @@ options=() install=$pkgname.install source=("https://github.com/ankitects/anki/releases/download/${pkgver}/${_pkgname}.tar.zst" "install_sh.patch") -sha256sums=('21780854c71a6414dab11b5e673ded45a0d0dabb167a5d9c3689dd2b6567cd35' +sha256sums=('7fe3e778fdaf07b1c5c48de6be4ae6fe4caf74166029bbb9a583d4351e5710ee' '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') prepare() { -- cgit v1.2.3-70-g09d2