summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYe Jingchen2018-02-26 16:37:58 +0800
committerYe Jingchen2018-02-26 16:37:58 +0800
commita3e052e9139b227029159cba80efc4e891203fa8 (patch)
tree82a860cb3b80547249bd227599a2a27662a8c78f /PKGBUILD
parent95c2d57d6aff3f5e566c2255eccaa2ddb29966a9 (diff)
downloadaur-a3e052e9139b227029159cba80efc4e891203fa8.tar.gz
0.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b5f7510d21f..4fa9ed6f42b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Ye Jingchen <ye.jingchen@gmail.com>
pkgname=ttf-sarasa-gothic
-pkgver=0.3.0
+pkgver=0.5.1
pkgrel=1
-pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans"
+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')
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=('e9faa99fdf7057ee4b84d0890f1f0543745b20d4ed1161320cc100eb8d2bb187'
+sha256sums=('6d01a57161334173ea87ea8490dbecad95e84f5f8c7f3c09a775353e3ae23543'
'SKIP')
package() {