summarylogtreecommitdiffstats
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
parenteca88e170a1cb3642b416ddca2ebd829d5be2b87 (diff)
downloadaur-ttf-b612.tar.gz
Just change upstream URL for https
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f15b63ad7c0d..1132cffa72fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
-# Generated by makepkg 6.0.1
-# Wed Sep 21 09:52:25 UTC 2022
+# Generated by makepkg 6.0.2
+# Tue Dec 20 15:15:20 UTC 2022
pkgbase = ttf-b612
pkgdesc = An highly legible open source font family designed and tested to be used on aircraft cockpit screens
pkgver = 1.008
pkgrel = 4
- url = http://b612-font.com/
+ url = https://b612-font.com/
arch = any
license = EPL
depends = fontconfig
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")