summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYe Jingchen2018-05-18 00:04:38 +0800
committerYe Jingchen2018-05-18 00:04:38 +0800
commitda6fb2495cb9fd9ecc80fad071a1569e6ed974ec (patch)
treeb4e8c825e269514e9ea83b5b76c2f6d601a3dcbc
parent94fd971073aa8a0989b48ed1768b3ab8833369a2 (diff)
downloadaur-da6fb2495cb9fd9ecc80fad071a1569e6ed974ec.tar.gz
v0.5.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b5548eaadb8..2863f8d7adc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-sarasa-gothic
pkgdesc = A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)
- pkgver = 0.5.3
+ pkgver = 0.5.4
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.3/sarasa-gothic-ttc-0.5.3.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.5.4/sarasa-gothic-ttc-0.5.4.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = c01d5c1dc85617a91bea2d94eaf0503681a45029fb6542dfc716bec0aa72cde1
+ sha256sums = 8b182e16942284e0a3f06208fc881d6f7b2b285cc233f0631a2a4b7b2fe75015
sha256sums = SKIP
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index e179ec810c1c..1ec975878532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ye Jingchen <ye.jingchen@gmail.com>
pkgname=ttf-sarasa-gothic
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=1
pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)"
arch=('any')
@@ -10,7 +10,7 @@ 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=('c01d5c1dc85617a91bea2d94eaf0503681a45029fb6542dfc716bec0aa72cde1'
+sha256sums=('8b182e16942284e0a3f06208fc881d6f7b2b285cc233f0631a2a4b7b2fe75015'
'SKIP')
package() {