summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b53122dd5b70..f68159856230 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.10
+ pkgver = 0.12.11
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.10/sarasa-gothic-ttc-0.12.10.7z
- source = LICENSE-0.12.10::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.10/LICENSE
- sha256sums = 78a4aa58d573b10f5f61f7a3d704bcee1e3e39b82aa4c824be7570889cb07755
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.11/sarasa-gothic-ttc-0.12.11.7z
+ source = LICENSE-0.12.11::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.11/LICENSE
+ sha256sums = fdafcc6629a67c60511dd2b83d56664a76b3a568a5d8f606eee1cbdea659bc07
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index c6c87fe0cd86..efc1e6e22acf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.10
+pkgver=0.12.11
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=('78a4aa58d573b10f5f61f7a3d704bcee1e3e39b82aa4c824be7570889cb07755'
+sha256sums=('fdafcc6629a67c60511dd2b83d56664a76b3a568a5d8f606eee1cbdea659bc07'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {