summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-10-11 08:29:39 +0200
committerMarkus Weimar2019-10-11 08:29:39 +0200
commit92f8c6848155ae3c954dd4f1a78a4f77b9bff4c9 (patch)
treedf80f0ad724bf7476d22858294c801c610905a4d
parent6143e51204fc3fcc37e090c88656150674e9c1ba (diff)
downloadaur-92f8c6848155ae3c954dd4f1a78a4f77b9bff4c9.tar.gz
0.9.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc1d973f23bf..3ef1cef71941 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.9.0
+ pkgver = 0.9.1
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.0/sarasa-gothic-ttc-0.9.0.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.9.1/sarasa-gothic-ttc-0.9.1.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = 285f1621b43fc68624987f60faf8dfb2cc2a582cde6c31fd8ebd5269915ef2d9
+ sha256sums = d8d0b566b2ca7ff0964e00a2fca7737cc73f041c3e3d3badbc62a10e07e2a83b
sha256sums = 15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 461b7ab49ee9..0c20b9537730 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.9.0
+pkgver=0.9.1
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=('285f1621b43fc68624987f60faf8dfb2cc2a582cde6c31fd8ebd5269915ef2d9'
+sha256sums=('d8d0b566b2ca7ff0964e00a2fca7737cc73f041c3e3d3badbc62a10e07e2a83b'
'15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934')
package() {