summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-06-07 22:26:44 +0200
committerMarkus Weimar2020-06-07 22:26:44 +0200
commit7a795149dc2536009aec221dec4e162105f8cb13 (patch)
tree6df9ba24a0c52892d8fe77a06b1c0c580aacec35
parent816e72bacdaf0bf563af3af722173146e28356cc (diff)
downloadaur-7a795149dc2536009aec221dec4e162105f8cb13.tar.gz
0.12.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2369c3ca332..5267363558cf 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.6
+ pkgver = 0.12.7
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.6/sarasa-gothic-ttc-0.12.6.7z
- source = LICENSE-0.12.6::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.6/LICENSE
- sha256sums = 0631b5b1e6c905b693a6ca25c0bdf19ec6c7ca7422bc01355c9049454b4bd3bc
+ 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
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index a594613d86aa..54705b5fe710 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.6
+pkgver=0.12.7
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=('0631b5b1e6c905b693a6ca25c0bdf19ec6c7ca7422bc01355c9049454b4bd3bc'
+sha256sums=('73d02e2c0becd0ffa9a294c176cb36f949b1beece9c76cf428a9a207c02c6627'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {