summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-03-28 20:20:45 +0100
committerMarkus Weimar2020-03-28 20:21:06 +0100
commit0e50d26d62ee8a5aff83f52cd130e33ab0a8627f (patch)
tree4b73d8b6f33d138e5a013e4bc5da5d6cdd97a795
parent1e30f7e82524889e3eb9c3c4349fccd82a46ef5e (diff)
downloadaur-0e50d26d62ee8a5aff83f52cd130e33ab0a8627f.tar.gz
0.12.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57d1a66090f2..d5c9857a253f 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.1
+ pkgver = 0.12.3
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.1/sarasa-gothic-ttc-0.12.1.7z
- source = LICENSE-0.12.1::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v0.12.1/LICENSE
- sha256sums = ddc99500c4624bd5691db12c3b2ff811d36cedff555a644527b2bbbe5726bae4
+ 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
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 3ee2389dc2e0..a69c145e6834 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.1
+pkgver=0.12.3
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=('ddc99500c4624bd5691db12c3b2ff811d36cedff555a644527b2bbbe5726bae4'
+sha256sums=('55c5e58b1a15f360f276d6187863ee6d09a133d208a787a526d58f769617df14'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {