summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexBocken2023-02-17 15:06:48 +0100
committerAlexBocken2023-02-17 15:06:48 +0100
commit50340ec82a81c63ac9fbdc0bf3ae6ca5d4cfa96c (patch)
tree6b75b1a197ec42a6c672f214c9321f8458b5b50a
parentb9be7a918bc20cb9b8670f0069861e7e93d6af03 (diff)
downloadaur-50340ec82a81c63ac9fbdc0bf3ae6ca5d4cfa96c.tar.gz
bump to 2.1.58
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0298243229c8..c2c327860375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anki-qt5
pkgdesc = Helps you remember facts (like words/phrases in a foreign language) - Qt5 Build
- pkgver = 2.1.57
+ pkgver = 2.1.58
pkgrel = 1
url = https://apps.ankiweb.net/
arch = x86_64
@@ -39,7 +39,7 @@ pkgbase = anki-qt5
conflicts = anki-git
conflicts = anki-official-binary-bundle
options = !lto
- source = anki-2.1.57::git+https://github.com/ankitects/anki#tag=2.1.57
+ source = anki-2.1.58::git+https://github.com/ankitects/anki#tag=2.1.58
source = no-update.patch
source = force_qt5.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ba7dbb2ea0f8..5a50461466a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
# Maintainer: Alexander Bocken <alexander@bocken.org>
-
# Contributor: Posi <posi1981@gmail.com>
# Contributor: Johannes Löthberg <johannes@kyriasis.com>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
@@ -8,7 +7,7 @@
# Contributor: Dave Pretty <david dot pretty at gmail dot com>
pkgname=anki-qt5
-pkgver=2.1.57
+pkgver=2.1.58
pkgrel=1
pkgdesc="Helps you remember facts (like words/phrases in a foreign language) - Qt5 Build"
url="https://apps.ankiweb.net/"