summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-05-09 20:17:07 +0200
committerMarkus Weimar2020-05-09 20:17:07 +0200
commit816e72bacdaf0bf563af3af722173146e28356cc (patch)
tree1ae8658d825cd600b2678c15fa8e497345ebd930
parentfd2e2babf6155083a614cf9ef3aa93203cc2bd4d (diff)
downloadaur-816e72bacdaf0bf563af3af722173146e28356cc.tar.gz
0.12.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dcf8ebf4ab9..e2369c3ca332 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.5
+ pkgver = 0.12.6
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.5/sarasa-gothic-ttc-0.12.5.7z
- source = LICENSE-0.12.5::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.5/LICENSE
- sha256sums = 273d015e3e3af392869ab0f18f5b858fc13879cd96a419c92ba4fd2f1ad98783
+ 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
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index fa9052d5c810..a594613d86aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.5
+pkgver=0.12.6
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=('273d015e3e3af392869ab0f18f5b858fc13879cd96a419c92ba4fd2f1ad98783'
+sha256sums=('0631b5b1e6c905b693a6ca25c0bdf19ec6c7ca7422bc01355c9049454b4bd3bc'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {