summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 6 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ab15c7387be..c3696c7aa694 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,16 @@
# Contributor: Alex Suykov <axs@ukr.net>
pkgname=ttf-code2001
-pkgver=0.919
+pkgver=0.921
pkgrel=1
pkgdesc="Plane 1 Unicode-based font (TTF)"
arch=('any')
-url="https://web.archive.org/web/20101122141939/http://code2000.net/"
+url="https://www.code2001.com/"
license=('custom')
-depends=(
- 'fontconfig'
- 'xorg-fonts-encodings'
- 'xorg-mkfontscale'
- 'xorg-mkfontdir'
-)
-source=('https://web.archive.org/web/20101122142330/http://code2000.net/CODE2001.ZIP')
-md5sums=('d14291cea24f4f89df5d226f4e2b1307')
-sha256sums=('6e8173132072d099db5bdc3f8035a2519f6d92d65beab75efd0c3b697c8fe048')
-sha512sums=('16b901ef3553dd40df8fd9b353ba15a09798046e55faeb6350acc8bb5a657a0063cc4eefa19fcedbc01b523430a6a18ad190c8843017897e7f2c2ff68841c352')
+source=('http://www.code2001.com/CODE2001.zip')
+md5sums=('84fc9d98207524497d43be8c780a2ae3')
+sha256sums=('b83bf05ba8c07b33a5345c59a88fba352bdd1ded9cdf1692ecd3aa11157bb4cf')
+sha512sums=('ad79b3f7f6612b6876c7feb679525165d74c45f129b3d61befe6349b08bc86c0f185017b1de6a17bf7dbaa090b3a46daa6c84ee958b616d0d6319016d65879f8')
package() {
install -D -m644 CODE2001.TTF "$pkgdir/usr/share/fonts/TTF/Code2001.ttf"