summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexBocken2023-05-01 11:27:20 +0200
committerAlexBocken2023-05-01 11:27:20 +0200
commit6e28131f3acfb1d740e39347b440b843ac090593 (patch)
tree460ade9017a2d5624ee3014325861fa4c30d72fb
parent844527ddc66ed19213dbaa96444bb50c886348f5 (diff)
downloadaur-6e28131f3acfb1d740e39347b440b843ac090593.tar.gz
bump to 2.1.62
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff8f1851e263..6a10614344af 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.61
+ pkgver = 2.1.62
pkgrel = 1
url = https://apps.ankiweb.net/
arch = x86_64
@@ -40,7 +40,7 @@ pkgbase = anki-qt5
conflicts = anki-official-binary-bundle
conflicts = anki-debug
options = !lto
- source = anki-qt5::git+https://github.com/ankitects/anki#tag=00556663989832a51b24da237ef3be77677c1bb6?signed
+ source = anki-qt5::git+https://github.com/ankitects/anki#tag=2fa41836272c034af40f59b263429d246a7b47af?signed
source = no-update.patch
source = force_qt5.patch
validpgpkeys = 814EA4E90C34AF39A712DE703F5566A2D16899FB
diff --git a/PKGBUILD b/PKGBUILD
index 908e50ece110..816a60958b19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# Contributor: Dave Pretty <david dot pretty at gmail dot com>
pkgname=anki-qt5
-pkgver=2.1.61
-_tag=00556663989832a51b24da237ef3be77677c1bb6 #git rev-parse $pkgver
+pkgver=2.1.62
+_tag=2fa41836272c034af40f59b263429d246a7b47af #git rev-parse $pkgver
pkgrel=1
pkgdesc="Helps you remember facts (like words/phrases in a foreign language) - Qt5 Build"
url="https://apps.ankiweb.net/"