summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 830326810466..a597a211e802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = fake-ms-fonts
pkgdesc = Aliases for Core TTF Fonts from Microsoft
pkgver = 0.0.2
- pkgrel = 3
- url = http://www.eworm.de/
+ pkgrel = 4
+ url = https://www.eworm.de/
arch = any
license = GPL
depends = fontconfig
@@ -12,4 +12,3 @@ pkgbase = fake-ms-fonts
sha256sums = 4ee68a34a667496b534292830094dac8df4d92fc644c06b89e4e1ac5a5cc5fc6
pkgname = fake-ms-fonts
-
diff --git a/PKGBUILD b/PKGBUILD
index 59875f673ac5..bd851a594c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=fake-ms-fonts
pkgver=0.0.2
-pkgrel=3
+pkgrel=4
pkgdesc='Aliases for Core TTF Fonts from Microsoft'
arch=('any')
-url='http://www.eworm.de/'
+url='https://www.eworm.de/'
license=('GPL')
depends=('fontconfig')
conflicts=('ttf-ms-fonts')