From 5c0400fd7695651562f16cd78a4d7cb622d2e07a Mon Sep 17 00:00:00 2001 From: Kuklin István Alexander Date: Mon, 6 Apr 2020 19:18:13 +0200 Subject: 2.1.22 --- .SRCINFO | 6 +++--- PKGBUILD | 10 ++++------ 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 18c5870..9ef023f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,16 +1,16 @@ pkgbase = anki-official-binary-bundle pkgdesc = The official binary shipped with the tested versions of the dependent libraries. - pkgver = 2.1.20 + pkgver = 2.1.22 pkgrel = 1 url = https://apps.ankiweb.net arch = x86_64 license = GNU AGPL provides = anki conflicts = anki-git - source = https://apps.ankiweb.net/downloads/current/anki-2.1.20-linux-amd64.tar.bz2 + source = https://apps.ankiweb.net/downloads/current/anki-2.1.22-linux-amd64.tar.bz2 source = remove_xdg_cmds_from_makefile.patch source = prefix-fix.patch - md5sums = 3240a13557abc8b94cd90e5d38fb28ee + md5sums = d056f300d36d5ce6722653d260deb0fa md5sums = 0eb542757f6b15d9904a53496627c76b md5sums = 82a5d4f63bbc29e6a80043dd95973b4f diff --git a/PKGBUILD b/PKGBUILD index 6b9024c..1290e64 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Maintainer: Kuklin István pkgname=anki-official-binary-bundle -pkgver=2.1.20 +pkgver=2.1.22 pkgrel=1 epoch= pkgdesc="The official binary shipped with the tested versions of the dependent libraries." @@ -31,11 +31,9 @@ source=( "prefix-fix.patch" ) noextract=() -md5sums=( - '3240a13557abc8b94cd90e5d38fb28ee' - '0eb542757f6b15d9904a53496627c76b' - '82a5d4f63bbc29e6a80043dd95973b4f' -) +md5sums=('d056f300d36d5ce6722653d260deb0fa' + '0eb542757f6b15d9904a53496627c76b' + '82a5d4f63bbc29e6a80043dd95973b4f') validpgpkeys=() prepare() { -- cgit v1.2.3-70-g09d2