From 85a527abf567a579fa3405d8f88732fc9d99e9d5 Mon Sep 17 00:00:00 2001 From: Kuklin István Alexander Date: Thu, 27 May 2021 13:36:50 +0200 Subject: 2.1.44 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4a437e0..0a64434 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.43 + pkgver = 2.1.44 pkgrel = 1 url = https://apps.ankiweb.net arch = x86_64 @@ -10,9 +10,9 @@ pkgbase = anki-official-binary-bundle provides = anki conflicts = anki conflicts = anki-git - source = https://github.com/ankitects/anki/releases/download/2.1.43/anki-2.1.43-linux.tar.bz2 + source = https://github.com/ankitects/anki/releases/download/2.1.44/anki-2.1.44-linux.tar.bz2 source = install_sh.patch - md5sums = 3b92f142730710fa89b9557fbfcd851c + md5sums = 83a900effc6892091977fb867d6d69bf md5sums = 0ffca54471c2b5b2a300a68a93e135db pkgname = anki-official-binary-bundle diff --git a/PKGBUILD b/PKGBUILD index 64a5ff4..de59fca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: Kuklin István pkgname=anki-official-binary-bundle -pkgver=2.1.43 +pkgver=2.1.44 pkgrel=1 epoch= pkgdesc="The official binary shipped with the tested versions of the dependent libraries." @@ -30,7 +30,7 @@ source=( "install_sh.patch" ) noextract=() -md5sums=('3b92f142730710fa89b9557fbfcd851c' +md5sums=('83a900effc6892091977fb867d6d69bf' '0ffca54471c2b5b2a300a68a93e135db') validpgpkeys=() -- cgit v1.2.3-70-g09d2