summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorescape07072023-12-29 21:49:18 +0900
committerescape07072023-12-29 21:49:18 +0900
commit5393aabae4a47b703aca4b062337bf22e940c5a6 (patch)
treeeabbaf32412e1d5422f65b51008099a62ec1f516
parent80773c2d4f37ed55b12bd693c6bcd0d37f428419 (diff)
downloadaur-5393aabae4a47b703aca4b062337bf22e940c5a6.tar.gz
Update to 23.12.1
-rw-r--r--.SRCINFO28
-rw-r--r--PKGBUILD6
2 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9ce1c85b12b..3655f08d4908 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 = 23.12
+ pkgver = 23.12.1
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=23.12
+ provides = anki=23.12.1
conflicts = anki
- noextract = anki-23.12-cp39-abi3-manylinux_2_28_x86_64.whl
- noextract = aqt-23.12-py3-none-any.whl
+ noextract = anki-23.12.1-cp39-abi3-manylinux_2_28_x86_64.whl
+ noextract = aqt-23.12.1-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-23.12-cp39-abi3-manylinux_2_28_x86_64.whl
- source = https://files.pythonhosted.org/packages/py3/a/aqt/aqt-23.12-py3-none-any.whl
- source = runanki-23.12.py::https://raw.githubusercontent.com/ankitects/anki/23.12/qt/runanki.py
- source = anki-23.12.1::https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.1
- source = anki-23.12.desktop::https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.desktop
- source = anki-23.12.png::https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.png
- source = anki-23.12.xml::https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.xml
- source = anki-23.12.xpm::https://raw.githubusercontent.com/ankitects/anki/23.12/qt/bundle/lin/anki.xpm
- sha256sums = f00150e5bdef1a3e38d340e679e5ab6bbc5dceb3ccfafb460d400acb3a716b32
- sha256sums = e89e253033e3c832320ca8ae06656c956376a9ff6bfb0660a4f62e423a89e1b1
+ source = https://files.pythonhosted.org/packages/cp39/a/anki/anki-23.12.1-cp39-abi3-manylinux_2_28_x86_64.whl
+ source = https://files.pythonhosted.org/packages/py3/a/aqt/aqt-23.12.1-py3-none-any.whl
+ source = runanki-23.12.1.py::https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/runanki.py
+ source = anki-23.12.1.1::https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.1
+ source = anki-23.12.1.desktop::https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.desktop
+ source = anki-23.12.1.png::https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.png
+ source = anki-23.12.1.xml::https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.xml
+ source = anki-23.12.1.xpm::https://raw.githubusercontent.com/ankitects/anki/23.12.1/qt/bundle/lin/anki.xpm
+ sha256sums = d9676c1595c28d335ef5dc1e60e5eb624f4f1e948a5344dde43374bfd8a98b29
+ sha256sums = 2e961cf3ba133b45bca3361c5757dd6c9ed719b642b821b5b1986c28e9bbfaeb
sha256sums = 9648e7e915f51f08e05c48ef5f39b4015922fe1cf3d7f2895535ef10ef4507ae
sha256sums = 8b9fec8fdf2897b4722f8cee169e9fb1e46cee90d3fb03ee12587e30c2f5dad7
sha256sums = 53db2e5bfeb00aa249667e09466a34bfacb17b61097875a8cdd93ee1a9380b9a
diff --git a/PKGBUILD b/PKGBUILD
index a4079505f21e..f2cf8d8aae4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _aqt=aqt
_py=cp39
pkgname=anki-bin
-pkgver=23.12
+pkgver=23.12.1
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=('f00150e5bdef1a3e38d340e679e5ab6bbc5dceb3ccfafb460d400acb3a716b32'
- 'e89e253033e3c832320ca8ae06656c956376a9ff6bfb0660a4f62e423a89e1b1'
+sha256sums=('d9676c1595c28d335ef5dc1e60e5eb624f4f1e948a5344dde43374bfd8a98b29'
+ '2e961cf3ba133b45bca3361c5757dd6c9ed719b642b821b5b1986c28e9bbfaeb'
'9648e7e915f51f08e05c48ef5f39b4015922fe1cf3d7f2895535ef10ef4507ae'
'8b9fec8fdf2897b4722f8cee169e9fb1e46cee90d3fb03ee12587e30c2f5dad7'
'53db2e5bfeb00aa249667e09466a34bfacb17b61097875a8cdd93ee1a9380b9a'