summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88f058fb28dc..cd73a2a85e35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,12 @@ pkgbase = texlive-flashcards
pkgdesc = A class for typesetting flashcards.
pkgver = 1.0.1
pkgrel = 2
- url = http://ctan.org/pkg/flashcards
+ url = https://ctan.org/pkg/flashcards
install = texlive-flashcards.install
arch = any
license = GPL
depends = texlive-core
- source = http://mirror.ctan.org/macros/latex/contrib/flashcards.zip
- md5sums = 21f85c9b291a0d06e815ce09d89f4463
+ source = https://mirror.ctan.org/macros/latex/contrib/flashcards.zip
+ sha256sums = 3a344b39e4d3f36152772458c85b32f294e18b13617ac79b18b49406ce73fc52
pkgname = texlive-flashcards
-
diff --git a/PKGBUILD b/PKGBUILD
index bf610be5d1cd..ef49693323b7 100644
--- a/PKGBUILD
+++ b/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 ()
{