summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTyler Swagar2017-01-10 13:46:42 -0800
committerTyler Swagar2017-01-10 13:46:42 -0800
commit16251597886e8e85911382a7fac774a44fdca744 (patch)
tree6e30e7c22e8bdd11d4782987d13c4a265531a461 /PKGBUILD
parent0e82955d14f4766748f70593b3489ff42ad20707 (diff)
downloadaur-16251597886e8e85911382a7fac774a44fdca744.tar.gz
Change links to HTTPS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b0aeb528a9f..a240a47618c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@ pkgver=1.0.2
pkgrel=1
pkgdesc='A serif latin & cyrillic font, derived from the "Adobe Utopia" font by Apanov'
arch=('any')
-url='http://sourceforge.net/projects/heuristica/'
+url='https://sourceforge.net/projects/heuristica/'
license=('custom:SIL Open Font License v1.1')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
install="${pkgname}.install"
-source=("http://downloads.sourceforge.net/project/heuristica/heuristica-ttf-${pkgver}.tar.xz")
+source=("https://downloads.sourceforge.net/project/heuristica/heuristica-ttf-${pkgver}.tar.xz")
sha256sums=('08bf21e44941d195dceab637c3d8e22f4b5ce8490c83993cebd85d721b92553d')
package() {