summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 220aa18da415..ed44c67f8667 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
+# Generated by mksrcinfo v8
+# Wed Apr 12 17:47:30 UTC 2017
pkgbase = ttf-code2000
pkgdesc = Unicode TT font with extensive glyph coverage
pkgver = 1.171
pkgrel = 3
- url = http://www.code2000.net
+ url = https://web.archive.org/web/20101122141939/http://code2000.net/
install = font.install
arch = i686
arch = x86_64
license = custom
depends = fontconfig
depends = xorg-fonts-encodings
- source = ftp://ftp.tw.freebsd.org/pub/ports/distfiles/code2000-1.171/CODE2000.ZIP
+ source = https://web.archive.org/web/20101122142710/http://code2000.net/CODE2000.ZIP
md5sums = 1fa4e4b61d7ac0980b038e9260667a77
pkgname = ttf-code2000
diff --git a/PKGBUILD b/PKGBUILD
index 9356f60d9886..21cd26fdf7a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgver=1.171
pkgrel=3
pkgdesc="Unicode TT font with extensive glyph coverage"
arch=('i686' 'x86_64')
-url="http://www.code2000.net"
+url="https://web.archive.org/web/20101122141939/http://code2000.net/"
license=('custom')
depends=('fontconfig' 'xorg-fonts-encodings')
install=font.install
-source=(ftp://ftp.tw.freebsd.org/pub/ports/distfiles/code2000-1.171/CODE2000.ZIP)
+source=(https://web.archive.org/web/20101122142710/http://code2000.net/CODE2000.ZIP)
md5sums=('1fa4e4b61d7ac0980b038e9260667a77')
package() {