From f0e28ffbecc67550688305b495801b8ac84c4530 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 18 Feb 2022 21:16:57 +0100 Subject: Improve PKGBUILD for texlive-flashcards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- texlive-flashcards/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'texlive-flashcards') diff --git a/texlive-flashcards/PKGBUILD b/texlive-flashcards/PKGBUILD index bf610be..ef49693 100644 --- a/texlive-flashcards/PKGBUILD +++ b/texlive-flashcards/PKGBUILD @@ -7,11 +7,11 @@ pkgrel=2 license=('GPL') depends=('texlive-core') pkgdesc="A class for typesetting flashcards." -url="http://ctan.org/pkg/flashcards" +url="https://ctan.org/pkg/flashcards" arch=('any') install=texlive-flashcards.install -source=(http://mirror.ctan.org/macros/latex/contrib/flashcards.zip) -md5sums=('21f85c9b291a0d06e815ce09d89f4463') +source=(https://mirror.ctan.org/macros/latex/contrib/flashcards.zip) +sha256sums=('3a344b39e4d3f36152772458c85b32f294e18b13617ac79b18b49406ce73fc52') build () { -- cgit v1.2.3-70-g09d2