summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c74008c64805..95a28b54c742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,18 @@
# Contributor: <ariel.dabalsa@gmail.com>
pkgname=noto-fonts-tc
-pkgver=2.001
+pkgver=20201206
+_pkgver=v20201206-cjk
pkgrel=1
-epoch=1
+epoch=2
pkgdesc="Noto CJK-TC fonts for Traditional Chinese"
arch=(any)
depends=()
-source=("https://github.com/googlefonts/noto-cjk/raw/NotoSansV2.001/NotoSansCJKtc-Regular.otf"
- "https://github.com/googlefonts/noto-cjk/raw/NotoSansV2.001/NotoSansMonoCJKtc-Regular.otf"
- "https://github.com/googlefonts/noto-cjk/raw/NotoSansV2.001/LICENSE")
-sha256sums=('273c0dca7aee567ff3b77dc30735631b49f8821e77b1175a4a7c89ef987549a8'
- '4e1bf51454677d918bff7438f9e7013bc02ad730c0a0f6ab0826b27fea9cdd6c'
+source=("https://github.com/googlefonts/noto-cjk/raw/${_pkgver}/NotoSansCJKtc-Regular.otf"
+ "https://github.com/googlefonts/noto-cjk/raw/${_pkgver}/NotoSansMonoCJKtc-Regular.otf"
+ "https://github.com/googlefonts/noto-cjk/raw/${_pkgver}/LICENSE")
+sha256sums=('8ce2c995cdb87c55801d3a31cab82acc0310809b73b058f948178cc0857010aa'
+ '76da3fd1f7bf0ab29fa36b8bb934a5e96c811f4370005e00a75630271287be58'
'6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2')
url="https://www.google.com/get/noto/help/cjk/"
license=("custom: SIL")