summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYe Jingchen2019-03-12 17:43:25 +0800
committerYe Jingchen2019-03-12 17:43:25 +0800
commit898da8ce99edd26aa85cf8b953e50347367bcc74 (patch)
tree6ece61f12d1f1e6d7076a8f4db2b196ec18d05f2
parent766d6d522c1da9bc3f95b1fbd7d19f1959f00d9d (diff)
downloadaur-898da8ce99edd26aa85cf8b953e50347367bcc74.tar.gz
0.8.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a8acb0124c1..00df7b91cb02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,15 @@
-# Generated by mksrcinfo v8
-# Fri Feb 1 08:23:35 UTC 2019
pkgbase = ttf-sarasa-gothic
pkgdesc = A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)
- pkgver = 0.7.2
+ pkgver = 0.8.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.7.2/sarasa-gothic-ttc-0.7.2.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.8.0/sarasa-gothic-ttc-0.8.0.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = 152a3709d8c28fbcd5b8199aa9965a03bfe130fba132683d251470954f69e25b
+ sha256sums = 6a78ce58fc5c572e2f6e17d6af84589b26dc97cccaf253851496c6773ae40f65
sha256sums = 15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 866aadf12d0d..6b661708b24b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.7.2
+pkgver=0.8.0
pkgrel=1
pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)"
arch=('any')
@@ -11,7 +11,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=('152a3709d8c28fbcd5b8199aa9965a03bfe130fba132683d251470954f69e25b'
+sha256sums=('6a78ce58fc5c572e2f6e17d6af84589b26dc97cccaf253851496c6773ae40f65'
'15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934')
package() {