summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2022-12-20 16:15:52 +0100
committerÉtienne Deparis2022-12-20 16:15:52 +0100
commitc3b159c004dbc49563349383e816a91bc123af53 (patch)
treeb6f8aff419303bfda613a6fcfdbb149c9f40f619 /PKGBUILD
parenteca88e170a1cb3642b416ddca2ebd829d5be2b87 (diff)
downloadaur-ttf-b612.tar.gz
Just change upstream URL for https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04ffe8343253..8b58ef2e9680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=1.008
pkgrel=4
pkgdesc="An highly legible open source font family designed and tested to be used on aircraft cockpit screens"
arch=("any")
-url="http://b612-font.com/"
+url="https://b612-font.com/"
license=("EPL")
depends=(fontconfig)
source=("https://github.com/polarsys/b612/archive/$pkgver.tar.gz")