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 5043646443f6..b1876c99eefd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = glow-sans-tc-compressed
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/GlowSansTC-Compressed-v0.91.zip
- md5sums = 1fe823a8c29798a2dca0b38680574a74
+ source = https://github.com/welai/glow-sans/releases/download/v0.92/GlowSansTC-Compressed-v0.92.zip
+ md5sums = c361b81a2d7cd4429c1558820fabe51f
pkgname = glow-sans-tc-compressed
diff --git a/PKGBUILD b/PKGBUILD
index 3186a1252380..b6821de4a9ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_script=tc
_width=compressed
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=('1fe823a8c29798a2dca0b38680574a74')
+md5sums=('c361b81a2d7cd4429c1558820fabe51f')
package() {
install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 $srcdir/*.otf