summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b05cc192ae6..501047d681c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = ttf-oxygen
depends = xorg-font-utils
provides = ttf-font
options = !emptydirs
- source = http://download.kde.org/stable/plasma/5.4.3/oxygen-fonts-5.4.3.tar.xz
+ source = https://download.kde.org/stable/plasma/5.4.3/oxygen-fonts-5.4.3.tar.xz
sha256sums = a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c
pkgname = ttf-oxygen
diff --git a/PKGBUILD b/PKGBUILD
index eafbac0c8738..06de613a3ee6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
makedepends=('extra-cmake-modules' 'fontforge')
provides=('ttf-font')
options=('!emptydirs')
-source=("http://download.kde.org/stable/plasma/$pkgver/oxygen-fonts-$pkgver.tar.xz")
+source=("https://download.kde.org/stable/plasma/$pkgver/oxygen-fonts-$pkgver.tar.xz")
sha256sums=('a02f6580e9a53cb16694a99adbb6dbf76f17584f3e97f469a22286299507838c')
prepare() {