summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYe Jingchen2018-05-02 11:52:45 +0800
committerYe Jingchen2018-05-02 11:52:45 +0800
commit94fd971073aa8a0989b48ed1768b3ab8833369a2 (patch)
tree9f27976ab8552e41e029ee0a83b80f862a0a234a
parent55e8c3d329da1d682516f9a3364b2a188c71261c (diff)
downloadaur-94fd971073aa8a0989b48ed1768b3ab8833369a2.tar.gz
0.5.3, update license
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 999c451f056b..4b5548eaadb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
-# Generated by mksrcinfo v8
-# Sat Mar 3 15:23:43 UTC 2018
pkgbase = ttf-sarasa-gothic
pkgdesc = A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)
- pkgver = 0.5.2
+ pkgver = 0.5.3
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
- license = BSD
+ license = custom:SIL Open Font License v1.1
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.5.2/sarasa-gothic-ttc-0.5.2.7z
- source = https://github.com/be5invis/Sarasa-Gothic/raw/master/LICENSE
- sha256sums = 7ebfc7a5037809d8c4730d8861bfdfb0483f515b3166fb9b5a8812736000d2b9
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.5.3/sarasa-gothic-ttc-0.5.3.7z
+ source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
+ sha256sums = c01d5c1dc85617a91bea2d94eaf0503681a45029fb6542dfc716bec0aa72cde1
sha256sums = SKIP
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 6411490cddd5..e179ec810c1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Ye Jingchen <ye.jingchen@gmail.com>
pkgname=ttf-sarasa-gothic
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)"
arch=('any')
url="https://github.com/be5invis/Sarasa-Gothic"
-license=('BSD')
+license=('custom:SIL Open Font License v1.1')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Sarasa-Gothic/releases/download/v$pkgver/sarasa-gothic-ttc-$pkgver.7z"
- "https://github.com/be5invis/Sarasa-Gothic/raw/master/LICENSE")
-sha256sums=('7ebfc7a5037809d8c4730d8861bfdfb0483f515b3166fb9b5a8812736000d2b9'
+ "https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE")
+sha256sums=('c01d5c1dc85617a91bea2d94eaf0503681a45029fb6542dfc716bec0aa72cde1'
'SKIP')
package() {