summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKuklin István2020-02-29 11:04:37 +0100
committerKuklin István2020-02-29 11:04:37 +0100
commit34fb19f95caff474170f4bb70bccb46ce105b850 (patch)
treeae7cb0b66a139b89860e8f48093c4b66ed7814a8
parent1494b7d07b0fd01136d94820d0f75bc2cf251823 (diff)
downloadaur-34fb19f95caff474170f4bb70bccb46ce105b850.tar.gz
2.1.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfdf843912f4..18c58701908e 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.19
+ pkgver = 2.1.20
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.19-linux-amd64.tar.bz2
+ source = https://apps.ankiweb.net/downloads/current/anki-2.1.20-linux-amd64.tar.bz2
source = remove_xdg_cmds_from_makefile.patch
source = prefix-fix.patch
- md5sums = 4a6f18ff83eef746be9588b2734c7af6
+ md5sums = 3240a13557abc8b94cd90e5d38fb28ee
md5sums = 0eb542757f6b15d9904a53496627c76b
md5sums = 82a5d4f63bbc29e6a80043dd95973b4f
diff --git a/PKGBUILD b/PKGBUILD
index a65f1ece971f..6b9024c5d22b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Kuklin István <kuklinistvan@zoho.com>
pkgname=anki-official-binary-bundle
-pkgver=2.1.19
+pkgver=2.1.20
pkgrel=1
epoch=
pkgdesc="The official binary shipped with the tested versions of the dependent libraries."
@@ -32,7 +32,7 @@ source=(
)
noextract=()
md5sums=(
- '4a6f18ff83eef746be9588b2734c7af6'
+ '3240a13557abc8b94cd90e5d38fb28ee'
'0eb542757f6b15d9904a53496627c76b'
'82a5d4f63bbc29e6a80043dd95973b4f'
)