summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 518aaf03fdf9..e6c309f9b743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,18 @@
# Maintainer: halflife <pigoig_At_gmail_com>
pkgname=noto-fonts-sc
-pkgver=20150617
+pkgver=20160412
pkgrel=1
pkgdesc="Noto CJK-SC fonts for Simplified Chinese"
arch=(any)
depends=(fontconfig xorg-font-utils)
-source=("https://github.com/googlei18n/noto-cjk/raw/master/NotoSansCJKsc-DemiLight.otf")
-url="https://github.com/googlei18n/noto-cjk"
+source=("https://github.com/googlei18n/noto-cjk/raw/master/NotoSansCJKsc-DemiLight.otf"
+ "https://github.com/googlei18n/noto-cjk/raw/master/NotoSansMonoCJKsc-Regular.otf")
+url="https://github.com/googlei18n/noto-cjk/archive/v1.004.zip"
install=${pkgname}.install
license=("custom: SIL")
-sha256sums=('SKIP')
+sha256sums=('SKIP'
+ 'SKIP')
package() {
install -d "${pkgdir}/usr/share/fonts/OTF"