From 856cf628225ecfbdb0ceb5dd0e8ce741d43799db Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Wed, 17 May 2023 00:57:39 +0330 Subject: 2.1.63 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ab40af8..effb064 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = anki-official-binary-bundle pkgdesc = The official binary shipped with the tested versions of the dependent libraries. - pkgver = 2.1.62 - pkgrel = 2 + pkgver = 2.1.63 + pkgrel = 1 url = https://github.com/ankitects/anki install = anki-official-binary-bundle.install arch = x86_64 @@ -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.62/anki-2.1.62-linux-qt6.tar.zst + source = https://github.com/ankitects/anki/releases/download/2.1.63/anki-2.1.63-linux-qt6.tar.zst source = install_sh.patch - sha256sums = becb91fa90ea8cf19e8e5c6b0cf0b12959ef4e29510c61a13030ca490855c554 + sha256sums = 022a0b9b3f27bebbd6d5ce5ee5c61fb3fcc4f98a80e03fd7d8651e92e80e846a sha256sums = 991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c pkgname = anki-official-binary-bundle diff --git a/PKGBUILD b/PKGBUILD index 3712782..364354b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,9 +3,9 @@ pkgname=anki-official-binary-bundle -pkgver=2.1.62 +pkgver=2.1.63 _pkgname="anki-$pkgver-linux-qt6" -pkgrel=2 +pkgrel=1 epoch= pkgdesc="The official binary shipped with the tested versions of the dependent libraries." arch=('x86_64') @@ -22,7 +22,7 @@ options=() install=$pkgname.install source=("https://github.com/ankitects/anki/releases/download/${pkgver}/${_pkgname}.tar.zst" "install_sh.patch") -sha256sums=('becb91fa90ea8cf19e8e5c6b0cf0b12959ef4e29510c61a13030ca490855c554' +sha256sums=('022a0b9b3f27bebbd6d5ce5ee5c61fb3fcc4f98a80e03fd7d8651e92e80e846a' '991297cb02434d753f55980205a22971ed98655b0f62f0104ae4692155355d8c') prepare() { -- cgit v1.2.3-70-g09d2