summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42c9e3cffafa..c4766e884586 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,19 @@
# Former Maintainer: halflife <pigoig_At_gmail_com>
pkgname=noto-fonts-sc
-pkgver=20170603
+pkgver=2.001
pkgrel=2
+epoch=1
pkgdesc="Noto CJK-SC fonts for Simplified Chinese"
arch=(any)
depends=(fontconfig xorg-font-utils)
-source=("https://github.com/googlei18n/noto-cjk/raw/v2017-06-01-serif-cjk-1-1/NotoSansCJKsc-Regular.otf"
- "https://github.com/googlei18n/noto-cjk/raw/v2017-06-01-serif-cjk-1-1/NotoSansMonoCJKsc-Regular.otf")
+source=("https://github.com/googlefonts/noto-cjk/raw/NotoSansV2.001/NotoSansCJKsc-Regular.otf"
+ "https://github.com/googlefonts/noto-cjk/raw/NotoSansV2.001/NotoSansMonoCJKsc-Regular.otf")
url="https://github.com/googlei18n/noto-cjk"
install=${pkgname}.install
license=("custom: SIL")
-sha256sums=('1652500938055a232cfbfa321de6ebaadfc5635dd9f75e369bc991d14a6512dd'
- '2b1dbdc50df666a00c50ecd77377e2394c6babd35a71e37505ab411ff55c7906')
+sha256sums=('ee85a1e4126e287a373625cce025b3235cdebf96f71b78f5ef165893c6f8c99f'
+ '1be3c018da41e6545090882625457c9a5d01a03a9115a6be49820d154585989a')
package() {
install -d "${pkgdir}/usr/share/fonts/OTF"