summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-06-22 10:35:03 +0200
committerMarkus Weimar2020-06-22 10:35:03 +0200
commit55c4b3eed652544c5c29dc8659c344bf7f9b069d (patch)
tree6e424d37803e22717a57ce58e2926769b8e3a7c0
parent7a795149dc2536009aec221dec4e162105f8cb13 (diff)
downloadaur-55c4b3eed652544c5c29dc8659c344bf7f9b069d.tar.gz
0.12.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5267363558cf..f89916dd2837 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ttf-sarasa-gothic
pkgdesc = A CJK programming font based on Iosevka and Source Han Sans. (TTC)
- pkgver = 0.12.7
+ pkgver = 0.12.8
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
license = OFL
provides = ttf-sarasa-slab
- source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.7/sarasa-gothic-ttc-0.12.7.7z
- source = LICENSE-0.12.7::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.7/LICENSE
- sha256sums = 73d02e2c0becd0ffa9a294c176cb36f949b1beece9c76cf428a9a207c02c6627
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.8/sarasa-gothic-ttc-0.12.8.7z
+ source = LICENSE-0.12.8::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.8/LICENSE
+ sha256sums = 0d9afb6c4808fcfd14c236cc8e0418f286da314d6a6364eb2e3f39c9b64700bf
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 54705b5fe710..0554cdac1ca6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.7
+pkgver=0.12.8
pkgrel=1
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
@@ -11,7 +11,7 @@ license=('OFL')
provides=('ttf-sarasa-slab')
source=("https://github.com/be5invis/Sarasa-Gothic/releases/download/v$pkgver/sarasa-gothic-ttc-$pkgver.7z"
"LICENSE-$pkgver::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v${pkgver}/LICENSE")
-sha256sums=('73d02e2c0becd0ffa9a294c176cb36f949b1beece9c76cf428a9a207c02c6627'
+sha256sums=('0d9afb6c4808fcfd14c236cc8e0418f286da314d6a6364eb2e3f39c9b64700bf'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {