summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYe Jingchen2018-05-02 11:52:45 +0800
committerYe Jingchen2018-05-02 11:52:45 +0800
commit94fd971073aa8a0989b48ed1768b3ab8833369a2 (patch)
tree9f27976ab8552e41e029ee0a83b80f862a0a234a /PKGBUILD
parent55e8c3d329da1d682516f9a3364b2a188c71261c (diff)
downloadaur-94fd971073aa8a0989b48ed1768b3ab8833369a2.tar.gz
0.5.3, update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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() {