summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorescape07072023-01-30 19:30:57 +0900
committerescape07072023-01-30 19:30:57 +0900
commit08fb0f27753e42bdbbd5c608700c3efa16a07caa (patch)
treef340ed5971a505bf76fbc018ca32d8b98ba04989
parent43c545b470f5763b4beeeeeb0ca1c157c0ddde12 (diff)
downloadaur-08fb0f27753e42bdbbd5c608700c3efa16a07caa.tar.gz
Update to 2.1.57
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD6
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fdc18501736..a1eaa1fea77f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = anki-bin
pkgdesc = Helps you remember facts (like words/phrases in a foreign language) efficiently. Installed with wheel.
- pkgver = 2.1.56
+ pkgver = 2.1.57
pkgrel = 1
url = https://apps.ankiweb.net/
arch = x86_64
@@ -25,20 +25,20 @@ pkgbase = anki-bin
optdepends = lame: record sound
optdepends = mpv: play sound. prefered over mplayer
optdepends = mplayer: play sound
- provides = anki=2.1.56
+ provides = anki=2.1.57
conflicts = anki
- noextract = anki-2.1.56-cp39-abi3-manylinux_2_28_x86_64.whl
- noextract = aqt-2.1.56-py3-none-any.whl
+ noextract = anki-2.1.57-cp39-abi3-manylinux_2_28_x86_64.whl
+ noextract = aqt-2.1.57-py3-none-any.whl
noextract = runanki.py
noextract = anki.desktop
noextract = anki.png
- source = https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.56-cp39-abi3-manylinux_2_28_x86_64.whl
- source = https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.56-py3-none-any.whl
- source = runanki-2.1.56.py::https://raw.githubusercontent.com/ankitects/anki/2.1.56/qt/runanki.py
- source = anki-2.1.56.desktop::https://raw.githubusercontent.com/ankitects/anki/2.1.56/qt/bundle/lin/anki.desktop
- source = anki-2.1.56.png::https://raw.githubusercontent.com/ankitects/anki/2.1.56/qt/bundle/lin/anki.png
- sha256sums = 6bfe483611e99d471e1ba44d25b02668836d70d5eaca2837ef6d9f10ca449cc2
- sha256sums = 0bf9d7bfedea4c9b566439c4526e88213596644d017407f9de391dd7de3fabf1
+ source = https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.57-cp39-abi3-manylinux_2_28_x86_64.whl
+ source = https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.57-py3-none-any.whl
+ source = runanki-2.1.57.py::https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/runanki.py
+ source = anki-2.1.57.desktop::https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.desktop
+ source = anki-2.1.57.png::https://raw.githubusercontent.com/ankitects/anki/2.1.57/qt/bundle/lin/anki.png
+ sha256sums = 28c5354de3c03b378cbc5e11220c57798822cd84ea06a0fc6662e49b63965685
+ sha256sums = ae8a5d5bbeffa228f76df8c6e8121b79aeab20745b1953c0f0e3106324d6e36b
sha256sums = 9648e7e915f51f08e05c48ef5f39b4015922fe1cf3d7f2895535ef10ef4507ae
sha256sums = 53db2e5bfeb00aa249667e09466a34bfacb17b61097875a8cdd93ee1a9380b9a
sha256sums = 97ad2134ef1a7686789c7becd8bd05dd8693cf0d3127951ca6ba7b29a80b402a
diff --git a/PKGBUILD b/PKGBUILD
index 92f83cb3f020..b72240116ad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _aqt=aqt
_py=cp39
pkgname=anki-bin
-pkgver=2.1.56
+pkgver=2.1.57
pkgrel=1
pkgdesc='Helps you remember facts (like words/phrases in a foreign language) efficiently.
Installed with wheel.'
@@ -61,8 +61,8 @@ source=(
)
noextract=("${source[@]##*/}")
sha256sums=(
- '6bfe483611e99d471e1ba44d25b02668836d70d5eaca2837ef6d9f10ca449cc2'
- '0bf9d7bfedea4c9b566439c4526e88213596644d017407f9de391dd7de3fabf1'
+ '28c5354de3c03b378cbc5e11220c57798822cd84ea06a0fc6662e49b63965685'
+ 'ae8a5d5bbeffa228f76df8c6e8121b79aeab20745b1953c0f0e3106324d6e36b'
'9648e7e915f51f08e05c48ef5f39b4015922fe1cf3d7f2895535ef10ef4507ae'
'53db2e5bfeb00aa249667e09466a34bfacb17b61097875a8cdd93ee1a9380b9a'
'97ad2134ef1a7686789c7becd8bd05dd8693cf0d3127951ca6ba7b29a80b402a'