summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYe Jingchen2018-07-25 13:29:26 +0800
committerYe Jingchen2018-07-25 13:29:26 +0800
commit92824ec825f50b029002739d4d87650717b406cc (patch)
treefacd6b346ee87ac55587c0fecb822ca63a9ca131
parentda6fb2495cb9fd9ecc80fad071a1569e6ed974ec (diff)
downloadaur-92824ec825f50b029002739d4d87650717b406cc.tar.gz
0.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2863f8d7adc1..4c9dab88f2b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-sarasa-gothic
pkgdesc = A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)
- pkgver = 0.5.4
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
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.4/sarasa-gothic-ttc-0.5.4.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.6.0/sarasa-gothic-ttc-0.6.0.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = 8b182e16942284e0a3f06208fc881d6f7b2b285cc233f0631a2a4b7b2fe75015
- sha256sums = SKIP
+ sha256sums = 5deb785be27abed5d2b3b671f9c4eb800a168d5e10505044b06903e6393f20ae
+ sha256sums = 15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 1ec975878532..d33684754c4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ye Jingchen <ye.jingchen@gmail.com>
pkgname=ttf-sarasa-gothic
-pkgver=0.5.4
+pkgver=0.6.0
pkgrel=1
pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)"
arch=('any')
@@ -10,8 +10,8 @@ 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://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE")
-sha256sums=('8b182e16942284e0a3f06208fc881d6f7b2b285cc233f0631a2a4b7b2fe75015'
- 'SKIP')
+sha256sums=('5deb785be27abed5d2b3b671f9c4eb800a168d5e10505044b06903e6393f20ae'
+ '15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934')
package() {
install -d "$pkgdir/usr/share/fonts/TTC"