summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD4
2 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51a03107c957..642281dbeda7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
pkgbase = ttf-ms-fonts
pkgdesc = Core TTF Fonts from Microsoft
pkgver = 2.0
- pkgrel = 11
+ pkgrel = 12
url = http://corefonts.sourceforge.net
arch = any
license = custom:Microsoft
provides = ttf-font
- source = https://downloads.sourceforge.net/corefonts/andale32.exe
- source = https://downloads.sourceforge.net/corefonts/arial32.exe
- source = https://downloads.sourceforge.net/corefonts/arialb32.exe
- source = https://downloads.sourceforge.net/corefonts/comic32.exe
- source = https://downloads.sourceforge.net/corefonts/courie32.exe
- source = https://downloads.sourceforge.net/corefonts/georgi32.exe
- source = https://downloads.sourceforge.net/corefonts/impact32.exe
- source = https://downloads.sourceforge.net/corefonts/times32.exe
- source = https://downloads.sourceforge.net/corefonts/trebuc32.exe
- source = https://downloads.sourceforge.net/corefonts/verdan32.exe
- source = https://downloads.sourceforge.net/corefonts/webdin32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arial32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/arialb32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/comic32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/courie32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/georgi32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/impact32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/times32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/trebuc32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/verdan32.exe
+ source = https://downloads.sourceforge.net/project/corefonts/the%20fonts/final/webdin32.exe
sha256sums = 0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970
sha256sums = 85297a4d146e9c87ac6f74822734bdee5f4b2a722d7eaa584b7f2cbf76f478f6
sha256sums = a425f0ffb6a1a5ede5b979ed6177f4f4f4fdef6ae7c302a7b7720ef332fec0a8
diff --git a/PKGBUILD b/PKGBUILD
index 4d5c4f28b813..7cd258b2ad6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ttf-ms-fonts
pkgver=2.0
-pkgrel=11
+pkgrel=12
pkgdesc='Core TTF Fonts from Microsoft'
arch=('any')
url="http://corefonts.sourceforge.net"
@@ -23,7 +23,7 @@ _files=('andale32.exe'
'trebuc32.exe'
'verdan32.exe'
'webdin32.exe')
-_dlpath="https://downloads.sourceforge.net/corefonts"
+_dlpath="https://downloads.sourceforge.net/project/corefonts/the%20fonts/final"
source=("${_files[@]/#/$_dlpath/}")
sha256sums=('0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970'
'85297a4d146e9c87ac6f74822734bdee5f4b2a722d7eaa584b7f2cbf76f478f6'