summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d3d705f4606..9dcf8ebf4ab9 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.4
+ pkgver = 0.12.5
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
- license = custom:OFL
+ license = OFL
provides = ttf-sarasa-slab
- 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
+ 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
sha256sums = 07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429
pkgname = ttf-sarasa-gothic
diff --git a/PKGBUILD b/PKGBUILD
index 02aab4526633..fa9052d5c810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
# Co-Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-sarasa-gothic
-pkgver=0.12.4
+pkgver=0.12.5
pkgrel=1
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
arch=('any')
url="https://github.com/be5invis/Sarasa-Gothic"
-license=('custom:OFL')
+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=('38d59ce825ff9d9db0da2d8d7414e40ad14c3bbf277e2211bfb9f1b5ba467037'
+sha256sums=('273d015e3e3af392869ab0f18f5b858fc13879cd96a419c92ba4fd2f1ad98783'
'07e26208b78894948573d001a0133a8d071e161eba6ae65e2ab521fef311a429')
package() {