From cc7af9f0ba00139d31643fe492fde8df67617dd7 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 22 Jun 2023 16:29:45 +0300 Subject: anki-official-binary-bundle: Update to 2.1.65-1 upstream release --- anki-official-binary-bundle/.SRCINFO | 6 +++--- anki-official-binary-bundle/PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'anki-official-binary-bundle') diff --git a/anki-official-binary-bundle/.SRCINFO b/anki-official-binary-bundle/.SRCINFO index effb064..5801778 100644 --- a/anki-official-binary-bundle/.SRCINFO +++ b/anki-official-binary-bundle/.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.63 + pkgver = 2.1.65 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.63/anki-2.1.63-linux-qt6.tar.zst + source = https://github.com/ankitects/anki/releases/download/2.1.65/anki-2.1.65-linux-qt6.tar.zst source = install_sh.patch - sha256sums = 022a0b9b3f27bebbd6d5ce5ee5c61fb3fcc4f98a80e03fd7d8651e92e80e846a + sha256sums = 241a96fda08c5324741f9d96318b9591c137fedfe3a0bc5fbc5868eb8233bc38 sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c pkgname = anki-official-binary-bundle diff --git a/anki-official-binary-bundle/PKGBUILD b/anki-official-binary-bundle/PKGBUILD index 364354b..c86c8cc 100644 --- a/anki-official-binary-bundle/PKGBUILD +++ b/anki-official-binary-bundle/PKGBUILD @@ -3,7 +3,7 @@ pkgname=anki-official-binary-bundle -pkgver=2.1.63 +pkgver=2.1.65 _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=('022a0b9b3f27bebbd6d5ce5ee5c61fb3fcc4f98a80e03fd7d8651e92e80e846a' +sha256sums=('241a96fda08c5324741f9d96318b9591c137fedfe3a0bc5fbc5868eb8233bc38' '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') prepare() { -- cgit v1.2.3-70-g09d2