summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-10-15 10:07:04 +0200
committerMarkus Weimar2019-10-15 10:07:04 +0200
commitde24d828265c37fa9c2e9c032edad26aa833ef20 (patch)
treea1b8d36ac1a4248f8bf0ea330160314886c66014
parent92f8c6848155ae3c954dd4f1a78a4f77b9bff4c9 (diff)
downloadaur-de24d828265c37fa9c2e9c032edad26aa833ef20.tar.gz
0.10.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ef1cef71941..a6ea7ab94331 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.9.1
+ pkgver = 0.10.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.9.1/sarasa-gothic-ttc-0.9.1.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.10.0/sarasa-gothic-ttc-0.10.0.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = d8d0b566b2ca7ff0964e00a2fca7737cc73f041c3e3d3badbc62a10e07e2a83b
- sha256sums = 15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934
+ sha256sums = 2a8cad733d706b4f1677f91a1d9e97434c00583b662823692358edc90762eabc
+ sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 0c20b9537730..c0924d7d2dff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.9.1
+pkgver=0.10.0
pkgrel=1
pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)"
arch=('any')
@@ -11,8 +11,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=('d8d0b566b2ca7ff0964e00a2fca7737cc73f041c3e3d3badbc62a10e07e2a83b'
- '15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934')
+sha256sums=('2a8cad733d706b4f1677f91a1d9e97434c00583b662823692358edc90762eabc'
+ '07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname:4}"