From 1feadfcbbbb0308d4c30c69dad3e7a28b597a621 Mon Sep 17 00:00:00 2001 From: "Caterino Tommaso, T.O.P" Date: Sat, 8 Jul 2023 10:14:01 +0700 Subject: desktop/anki: Updated for version 2.1.65. Signed-off-by: Willy Sudiarto Raharjo --- desktop/anki/anki.SlackBuild | 7 ++++--- desktop/anki/anki.info | 12 ++++++------ 2 files changed, 10 insertions(+), 9 deletions(-) (limited to 'desktop/anki') diff --git a/desktop/anki/anki.SlackBuild b/desktop/anki/anki.SlackBuild index 9e6901508311e..83717cdfb76d8 100644 --- a/desktop/anki/anki.SlackBuild +++ b/desktop/anki/anki.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for anki # Written by Giuseppe Scalzi -# Updated for new Anki build scheme by Caterino Tommaso, T.O.P. (2022) +# Updated for new Anki build scheme by Caterino Tommaso, T.O.P. (2023) # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=anki -VERSION=${VERSION:-2.1.56} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.1.65} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -72,6 +72,7 @@ find $PKG/usr -not -name lib -not -name bin -mindepth 1 -maxdepth 1 \ find $PKG/usr/bin $PKG/usr/lib/python3.9/site-packages \ -mindepth 1 -maxdepth 1 \ + -not -name "_aqt*" \ -not -name "aqt*" \ -not -name "anki*" \ -execdir rm -rf '{}' \+ diff --git a/desktop/anki/anki.info b/desktop/anki/anki.info index 2842c79ccfd4b..4202aec682a0e 100644 --- a/desktop/anki/anki.info +++ b/desktop/anki/anki.info @@ -1,12 +1,12 @@ PRGNAM="anki" -VERSION="2.1.56" +VERSION="2.1.65" HOMEPAGE="https://apps.ankiweb.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://files.pythonhosted.org/packages/3e/ec/2128d36bda7b8fe1d0d6ad78faad4dbe0bfdda68bc008cc224dce935bb3b/anki-2.1.56-cp39-abi3-manylinux_2_28_x86_64.whl \ -https://files.pythonhosted.org/packages/2a/af/1a6f2d461f04bd965bd5e791448e1ca12cbb7cf96e7c92dacecb0373bd14/aqt-2.1.56-py3-none-any.whl" -MD5SUM_x86_64="ca1d21bfa6c65ac736d1759f3f5507e8 \ -7ba39940cf89c0d4c39e1dde1061f356" -REQUIRES="python3-PyQtWebEngine send2trash decorator python3-jsonschema BeautifulSoup4 Flask python3-waitress protobuf3" +DOWNLOAD_x86_64="https://files.pythonhosted.org/packages/41/c4/ba7dd8dce42ecc0f3831d0a77bad98091717dca985fb084ccbc22b5380e4/anki-2.1.65-cp39-abi3-manylinux_2_28_x86_64.whl \ +https://files.pythonhosted.org/packages/82/9e/f07a219db472d395645653aa85ddadb05e4e115aed6cb8687b07ab502d44/aqt-2.1.65-py3-none-any.whl" +MD5SUM_x86_64="46fc5cc296e05af2ad380d46e9c64bdd \ +cf8fd88b69f4619e06075ac9d67b0b70" +REQUIRES="python3-PyQtWebEngine send2trash decorator Markdown python3-jsonschema BeautifulSoup4 Flask python3-waitress protobuf3" MAINTAINER="Caterino Tommaso, T.O.P." EMAIL="alan_averNOsa@lavaSPAMbit.com (remove NO and SPAM)" -- cgit v1.2.3