summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-04-24 10:50:53 +0200
committerMarkus Weimar2019-04-24 10:50:53 +0200
commitf6b41acdd1b00fe8959c4dee4e62b82cc8f258f9 (patch)
tree8634505982afa8fbda761c4398b06280489c0eb9
parent898da8ce99edd26aa85cf8b953e50347367bcc74 (diff)
downloadaur-f6b41acdd1b00fe8959c4dee4e62b82cc8f258f9.tar.gz
0.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00df7b91cb02..585c941bd0b0 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.0
+ pkgver = 0.8.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.8.0/sarasa-gothic-ttc-0.8.0.7z
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.8.1/sarasa-gothic-ttc-0.8.1.7z
source = https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/master/LICENSE
- sha256sums = 6a78ce58fc5c572e2f6e17d6af84589b26dc97cccaf253851496c6773ae40f65
+ sha256sums = 31e8c2a4ae26ce20379caf4fded0c74b5ad4125f24381d89ffbbd41e746ba30a
sha256sums = 15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 6b661708b24b..b089011f58d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.8.0
+pkgver=0.8.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=('6a78ce58fc5c572e2f6e17d6af84589b26dc97cccaf253851496c6773ae40f65'
+sha256sums=('31e8c2a4ae26ce20379caf4fded0c74b5ad4125f24381d89ffbbd41e746ba30a'
'15d8d7964167f8ec518783801c809991807804cfde691242471e24ce66de6934')
package() {