summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f9ef81229b0..6a7b913d431e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=0.5
pkgrel=1
pkgdesc="LaTeX macros for Fitch style natural deduction"
arch=('any')
-url="http://www.mathstat.dal.ca/~selinger/fitch"
+url="https://www.mathstat.dal.ca/~selinger/fitch"
license=('GPL')
depends=('texlive-core')
install=fitch.install
-source=('http://www.mathstat.dal.ca/~selinger/fitch/fitch-0.5.tgz')
+source=('https://www.mathstat.dal.ca/~selinger/fitch/fitch-0.5.tgz')
sha256sums=('0d3173a63420eb5b9981b9c7db0bad0b24278272a666cc31e0c7af8a14ecc4af')
package() {