summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-04-06 08:46:29 +0200
committerMarkus Weimar2020-04-06 08:46:29 +0200
commit079670a057cdd508d41df255bfa627f53d49460e (patch)
tree50516b6ba2e492edfbe63184eab1f0deaa5db5ab
parent0e50d26d62ee8a5aff83f52cd130e33ab0a8627f (diff)
downloadaur-079670a057cdd508d41df255bfa627f53d49460e.tar.gz
0.12.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5c9857a253f..6d3d705f4606 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.3
+ pkgver = 0.12.4
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
license = custom:OFL
provides = ttf-sarasa-slab
- source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.3/sarasa-gothic-ttc-0.12.3.7z
- source = LICENSE-0.12.3::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.3/LICENSE
- sha256sums = 55c5e58b1a15f360f276d6187863ee6d09a133d208a787a526d58f769617df14
+ source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.12.4/sarasa-gothic-ttc-0.12.4.7z
+ source = LICENSE-0.12.4::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.4/LICENSE
+ sha256sums = 38d59ce825ff9d9db0da2d8d7414e40ad14c3bbf277e2211bfb9f1b5ba467037
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index a69c145e6834..02aab4526633 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.3
+pkgver=0.12.4
pkgrel=1
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
@@ -11,7 +11,7 @@ license=('custom: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=('55c5e58b1a15f360f276d6187863ee6d09a133d208a787a526d58f769617df14'
+sha256sums=('38d59ce825ff9d9db0da2d8d7414e40ad14c3bbf277e2211bfb9f1b5ba467037'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {