summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-09-30 10:53:00 +0200
committerMarkus Weimar2019-09-30 10:53:00 +0200
commit6143e51204fc3fcc37e090c88656150674e9c1ba (patch)
treeb5be3f354c6ea16f2130e347dc362dd28f6fa34f
parent2436d4ea1e628d44bd3f87f2d4e4736f15f7e13c (diff)
downloadaur-6143e51204fc3fcc37e090c88656150674e9c1ba.tar.gz
0.9.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3070f57dbb3..dc1d973f23bf 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.8.2
- pkgrel = 2
+ pkgver = 0.9.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.8.2/sarasa-gothic-ttc-0.8.2.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.9.0/sarasa-gothic-ttc-0.9.0.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = f56434178c36a509c3ed757a1bb713d7cdfe94e55fe39e16a6991ee3205a5251
+ sha256sums = 285f1621b43fc68624987f60faf8dfb2cc2a582cde6c31fd8ebd5269915ef2d9
sha256sums = 15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 6c7f9ae3240a..461b7ab49ee9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
pkgdesc="A Chinese & Japanese programming font based on Iosevka and Source Han Sans (TTC)"
arch=('any')
url="https://github.com/be5invis/Sarasa-Gothic"
@@ -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=('f56434178c36a509c3ed757a1bb713d7cdfe94e55fe39e16a6991ee3205a5251'
+sha256sums=('285f1621b43fc68624987f60faf8dfb2cc2a582cde6c31fd8ebd5269915ef2d9'
'15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934')
package() {