summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMolyuu2023-11-05 11:28:29 +0800
committerMolyuu2023-11-05 11:29:05 +0800
commitac81b2867a74e209d8d4fecb3ac21112430662b2 (patch)
tree20929599db103a02cae058f82b3424946d78806a
parent398dc5a1cdadd0d4d9824d20e2aa76a08e2654b0 (diff)
downloadaur-ac81b2867a74e209d8d4fecb3ac21112430662b2.tar.gz
update to 0.42.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2eda8c866719..95c8c9f4abee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-sarasa-gothic-sc
pkgdesc = A CJK programming font based on Iosevka and Source Han Sans. (only Sarasa Gothic SC inside)
- pkgver = 0.42.1
+ pkgver = 0.42.5
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
@@ -8,10 +8,10 @@ pkgbase = ttf-sarasa-gothic-sc
makedepends = p7zip
provides = ttf-sarasa-gothic-sc
conflicts = ttf-sarasa-gothic
- noextract = sarasa-gothic-ttf-0.42.1.7z
- source = https://github.com/be5invis/Sarasa-Gothic/releases/download/v0.42.1/sarasa-gothic-ttf-0.42.1.7z
+ noextract = sarasa-gothic-ttf-0.42.5.7z
+ source = https://mirrors.bfsu.edu.cn/github-release/be5invis/Sarasa-Gothic/LatestRelease/sarasa-gothic-ttf-0.42.5.7z
source = LICENSE
- sha256sums = 10ddba67b958c62fdca0e97b7e9a6a6ac4a0796adb37c6b2686207b6f703fddd
+ sha256sums = 2cf18c7a4e1e7e329e4f7747ca87ea5fa4a774b493b2e658ec61adfe676fe854
sha256sums = 9caccb70771a676613a8a9a9863f20c49c861383af99c1dd7cc354226b375832
pkgname = ttf-sarasa-gothic-sc
diff --git a/PKGBUILD b/PKGBUILD
index 2748e725f60e..557f5f68624c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Molyuu <mi@molyuu.cyou>
pkgname=ttf-sarasa-gothic-sc
-pkgver=0.42.1
+pkgver=0.42.5
pkgrel=1
url=https://github.com/be5invis/Sarasa-Gothic
pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (only Sarasa Gothic SC inside)"
@@ -11,11 +11,11 @@ makedepends=("p7zip")
provides=("ttf-sarasa-gothic-sc")
conflicts=("ttf-sarasa-gothic")
source=(
- "https://github.com/be5invis/Sarasa-Gothic/releases/download/v$pkgver/sarasa-gothic-ttf-$pkgver.7z"
- "LICENSE"
+ "https://mirrors.bfsu.edu.cn/github-release/be5invis/Sarasa-Gothic/LatestRelease/sarasa-gothic-ttf-$pkgver.7z"
+ "LICENSE"
)
-sha256sums=('10ddba67b958c62fdca0e97b7e9a6a6ac4a0796adb37c6b2686207b6f703fddd'
+sha256sums=('2cf18c7a4e1e7e329e4f7747ca87ea5fa4a774b493b2e658ec61adfe676fe854'
'9caccb70771a676613a8a9a9863f20c49c861383af99c1dd7cc354226b375832')
noextract=("sarasa-gothic-ttf-$pkgver.7z")