summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwuhang20032024-04-18 08:09:06 +0800
committerwuhang20032024-04-18 08:09:06 +0800
commited71501021ec3486a85eb5e4874693613b8f3d3b (patch)
tree68d1a71f9623f42c76cce172695fc8c26b91be77
parentd3be6bc014828124cc281e5209bd772e0feb6e41 (diff)
downloadaur-ed71501021ec3486a85eb5e4874693613b8f3d3b.tar.gz
update v1.0.10-0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9486138bdb70..84d46ce8bca0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ttf-sarasa-gothic-nerd-fonts
pkgdesc = Nerd fonts patched Sarasa Gothic font. (TTC)
- pkgver = 1.0.5_0
+ pkgver = 1.0.10_0
pkgrel = 1
url = https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts
arch = any
license = OFL
provides = ttf-sarasa-gothic-nerd-fonts
- source = https://github.com/jonz94/ttc-sarasa-gothic-nerd-fonts/releases/download/v1.0.5-0/sarasa-nerd-font-ttc.zip
- source = LICENSE-1.0.5-0::https://raw.githubusercontent.com/jonz94/Sarasa-Gothic-Nerd-Fonts/v1.0.5-0/LICENSE
- sha512sums = da8f268ae5e0658151cdbe9fc9a238ba2ca3a0575fbff3b8f5bf404ddf214ce426d9f44c3c85cf51b781310142f6b6610be22d2e721b633bddb8b02f7c2283a7
+ source = https://github.com/jonz94/ttc-sarasa-gothic-nerd-fonts/releases/download/v1.0.10-0/sarasa-nerd-font-ttc.zip
+ source = LICENSE-1.0.10-0::https://raw.githubusercontent.com/jonz94/Sarasa-Gothic-Nerd-Fonts/v1.0.10-0/LICENSE
+ sha512sums = 9944b097f16cea0a2258a00510de03f079e43af790136a42a4a0f2293ff9f07cb98e659fff1e766beef6dcfdb07c6c34ca3301a65d24a71b7329e03a078e3f12
sha512sums = 81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484
pkgname = ttf-sarasa-gothic-nerd-fonts
diff --git a/PKGBUILD b/PKGBUILD
index d9c6af9698e8..a008041c8669 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: wuhang2003 <i@zwh.moe>
pkgname=ttf-sarasa-gothic-nerd-fonts
-pkgver=1.0.5_0
+pkgver=1.0.10_0
pkgrel=1
pkgdesc="Nerd fonts patched Sarasa Gothic font. (TTC)"
arch=('any')
@@ -10,7 +10,7 @@ license=('OFL')
provides=('ttf-sarasa-gothic-nerd-fonts')
source=("https://github.com/jonz94/ttc-sarasa-gothic-nerd-fonts/releases/download/v${pkgver//_/-}/sarasa-nerd-font-ttc.zip"
"LICENSE-${pkgver//_/-}::https://raw.githubusercontent.com/jonz94/Sarasa-Gothic-Nerd-Fonts/v${pkgver//_/-}/LICENSE")
-sha512sums=('da8f268ae5e0658151cdbe9fc9a238ba2ca3a0575fbff3b8f5bf404ddf214ce426d9f44c3c85cf51b781310142f6b6610be22d2e721b633bddb8b02f7c2283a7'
+sha512sums=('9944b097f16cea0a2258a00510de03f079e43af790136a42a4a0f2293ff9f07cb98e659fff1e766beef6dcfdb07c6c34ca3301a65d24a71b7329e03a078e3f12'
'81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484')
package() {