summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcos Ferreira2021-12-18 22:06:39 +0000
committerMarcos Ferreira2021-12-18 22:15:48 +0000
commit3d49626d25ea6f143e0f7e3fd3e3a8831656a4c5 (patch)
treeeb2cfc2baf95c7770b94a97afff7251195fa25af /PKGBUILD
parentb5a370dee315449b03dcfc05770b42d1e37a7a53 (diff)
downloadaur-ttf-economica.tar.gz
ttf-economica: fix download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a150f3ba905..7513706172f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://www.fontsquirrel.com/fonts/economica"
license=("custom:OFL")
depends=("fontconfig" "xorg-font-util")
conflicts=("otf-${_fontname}")
-source=("http://dl.1001fonts.com/${_fontname}.zip")
+source=("https://www.1001fonts.com/download/${_fontname}.zip")
install=${pkgname}.install
md5sums=('SKIP')