summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ebef55b214c..4554e29bb1a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = glow-sans-sc-normal
pkgdesc = SHSans-derived CJK font family with a more concise & modern look.
- pkgver = v0.91
+ pkgver = v0.92
pkgrel = 1
url = https://welai.github.io/glow-sans
arch = any
license = MIT
- source = https://github.com/welai/glow-sans/releases/download/v0.91/GlowSansSC-Normal-v0.91.zip
- md5sums = fb3048169bcfc821ec9736ee16a1d228
+ source = https://github.com/welai/glow-sans/releases/download/v0.92/GlowSansSC-Normal-v0.92.zip
+ md5sums = 95582846c0da6731478ab7214d984121
pkgname = glow-sans-sc-normal
diff --git a/PKGBUILD b/PKGBUILD
index 5e0cc5dada20..20050c8cf438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_script=sc
_width=normal
pkgname=glow-sans-${_script}-${_width}
-pkgver=v0.91
+pkgver=v0.92
pkgrel=1
pkgdesc="SHSans-derived CJK font family with a more concise & modern look."
url="https://welai.github.io/glow-sans"
arch=(any)
license=(MIT)
source=(https://github.com/welai/glow-sans/releases/download/$pkgver/GlowSans${_script^^}-${_width^}-$pkgver.zip)
-md5sums=('fb3048169bcfc821ec9736ee16a1d228')
+md5sums=('95582846c0da6731478ab7214d984121')
package() {
install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 $srcdir/*.otf