summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorescape07072023-09-02 11:06:27 +0900
committerescape07072023-09-02 11:06:27 +0900
commit78a46ce21a19bdfb815412bc9783e3c0ff6802f1 (patch)
tree1af1f022d20572e2525c153f6c4d8cc1ac809c45
parent308b19452e4fcbf00109927e3498939a112d11b6 (diff)
downloadaur-78a46ce21a19bdfb815412bc9783e3c0ff6802f1.tar.gz
Update to 2.1.66
-rw-r--r--.SRCINFO28
-rw-r--r--PKGBUILD6
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b4837feb0e2..965792ff85d8 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.65
+ pkgver = 2.1.66
pkgrel = 1
url = https://apps.ankiweb.net/
arch = x86_64
@@ -25,26 +25,26 @@ pkgbase = anki-bin
optdepends = lame: record sound
optdepends = mpv: play sound. prefered over mplayer
optdepends = mplayer: play sound
- provides = anki=2.1.65
+ provides = anki=2.1.66
conflicts = anki
- noextract = anki-2.1.65-cp39-abi3-manylinux_2_28_x86_64.whl
- noextract = aqt-2.1.65-py3-none-any.whl
+ noextract = anki-2.1.66-cp39-abi3-manylinux_2_28_x86_64.whl
+ noextract = aqt-2.1.66-py3-none-any.whl
noextract = runanki.py
noextract = anki.1
noextract = anki.desktop
noextract = anki.png
noextract = anki.xml
noextract = anki.xpm
- source = https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.65-cp39-abi3-manylinux_2_28_x86_64.whl
- source = https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.65-py3-none-any.whl
- source = runanki-2.1.65.py::https://raw.githubusercontent.com/ankitects/anki/2.1.65/qt/runanki.py
- source = anki-2.1.65.1::https://raw.githubusercontent.com/ankitects/anki/2.1.65/qt/bundle/lin/anki.1
- source = anki-2.1.65.desktop::https://raw.githubusercontent.com/ankitects/anki/2.1.65/qt/bundle/lin/anki.desktop
- source = anki-2.1.65.png::https://raw.githubusercontent.com/ankitects/anki/2.1.65/qt/bundle/lin/anki.png
- source = anki-2.1.65.xml::https://raw.githubusercontent.com/ankitects/anki/2.1.65/qt/bundle/lin/anki.xml
- source = anki-2.1.65.xpm::https://raw.githubusercontent.com/ankitects/anki/2.1.65/qt/bundle/lin/anki.xpm
- sha256sums = 49da74cb96742b53b1062a642e673b33ccce8a8209733643d3d1e9cfbf51c3fd
- sha256sums = 970f8728c370dd0ca4a86ff2e30c5ed3e28c3900f197d1b9bf9b8fe37c55ddb9
+ source = https://files.pythonhosted.org/packages/cp39/a/anki/anki-2.1.66-cp39-abi3-manylinux_2_28_x86_64.whl
+ source = https://files.pythonhosted.org/packages/py3/a/aqt/aqt-2.1.66-py3-none-any.whl
+ source = runanki-2.1.66.py::https://raw.githubusercontent.com/ankitects/anki/2.1.66/qt/runanki.py
+ source = anki-2.1.66.1::https://raw.githubusercontent.com/ankitects/anki/2.1.66/qt/bundle/lin/anki.1
+ source = anki-2.1.66.desktop::https://raw.githubusercontent.com/ankitects/anki/2.1.66/qt/bundle/lin/anki.desktop
+ source = anki-2.1.66.png::https://raw.githubusercontent.com/ankitects/anki/2.1.66/qt/bundle/lin/anki.png
+ source = anki-2.1.66.xml::https://raw.githubusercontent.com/ankitects/anki/2.1.66/qt/bundle/lin/anki.xml
+ source = anki-2.1.66.xpm::https://raw.githubusercontent.com/ankitects/anki/2.1.66/qt/bundle/lin/anki.xpm
+ sha256sums = 4cee6c4443af1d9d6d406ca35d2f6c1e0323ca6213021acf59b5d21aac17fc2d
+ sha256sums = 1f4810bd7c8db35002889369917e355c30407cb4112cc55fe021de1e1193d4ed
sha256sums = 9648e7e915f51f08e05c48ef5f39b4015922fe1cf3d7f2895535ef10ef4507ae
sha256sums = 8b9fec8fdf2897b4722f8cee169e9fb1e46cee90d3fb03ee12587e30c2f5dad7
sha256sums = 53db2e5bfeb00aa249667e09466a34bfacb17b61097875a8cdd93ee1a9380b9a
diff --git a/PKGBUILD b/PKGBUILD
index 4ee772d5621a..ca7d3edb0472 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _aqt=aqt
_py=cp39
pkgname=anki-bin
-pkgver=2.1.65
+pkgver=2.1.66
pkgrel=1
pkgdesc='Helps you remember facts (like words/phrases in a foreign language) efficiently.
Installed with wheel.'
@@ -63,8 +63,8 @@ source=(
"anki-$pkgver.xpm::https://raw.githubusercontent.com/ankitects/anki/$pkgver/qt/bundle/lin/anki.xpm"
)
noextract=("${source[@]##*/}")
-sha256sums=('49da74cb96742b53b1062a642e673b33ccce8a8209733643d3d1e9cfbf51c3fd'
- '970f8728c370dd0ca4a86ff2e30c5ed3e28c3900f197d1b9bf9b8fe37c55ddb9'
+sha256sums=('4cee6c4443af1d9d6d406ca35d2f6c1e0323ca6213021acf59b5d21aac17fc2d'
+ '1f4810bd7c8db35002889369917e355c30407cb4112cc55fe021de1e1193d4ed'
'9648e7e915f51f08e05c48ef5f39b4015922fe1cf3d7f2895535ef10ef4507ae'
'8b9fec8fdf2897b4722f8cee169e9fb1e46cee90d3fb03ee12587e30c2f5dad7'
'53db2e5bfeb00aa249667e09466a34bfacb17b61097875a8cdd93ee1a9380b9a'