summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 548917439b99..269424a4a381 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
-pkgbase = glow-sans-sc-normal
+pkgbase = glow-sans-sc-compressed
pkgdesc = SHSans-derived CJK font family with a more concise & modern look.
pkgver = v0.9
pkgrel = 1
url = https://welai.github.io/glow-sans
arch = any
license = MIT
- source = https://github.com/welai/glow-sans/releases/download/v0.9/GlowSansSC-Normal-v0.9.zip
- md5sums = 638aa86bc312c8d115169031b978250b
+ source = https://github.com/welai/glow-sans/releases/download/v0.9/GlowSansSC-Compressed-v0.9.zip
+ md5sums = 322b44c5e402fa0914f195904cfe5401
-pkgname = glow-sans-sc-normal
+pkgname = glow-sans-sc-compressed
diff --git a/PKGBUILD b/PKGBUILD
index 4106396357e4..956e27e44b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: A.I. <merrick@luois.me>
-_script=PH_SCRIPT
-_width=PH_WIDTH
+_script=sc
+_width=compressed
pkgname=glow-sans-${_script}-${_width}
pkgver=v0.9
pkgrel=1
@@ -10,7 +10,7 @@ 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=('33c6941b2f82ef2b71940c0753cf8c78')
+md5sums=('322b44c5e402fa0914f195904cfe5401')
package() {
install -Dt "$pkgdir/usr/share/fonts/${pkgname%-fonts}" -m644 $srcdir/*.otf