summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwuhang20032024-05-06 23:26:14 +0800
committerwuhang20032024-05-06 23:26:14 +0800
commit8802922290f9e0610dd204e6824bd34bdda86212 (patch)
tree069a8254c8d2113f730e88105311d1a5d3592a5d
parentbcadb2ceb72032913fd90cd3cb9cc67de76bed7b (diff)
downloadaur-8802922290f9e0610dd204e6824bd34bdda86212.tar.gz
update v1.0.11-0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6028069fb49..a367a91ae282 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.10_0
- pkgrel = 2
+ pkgver = 1.0.11_0
+ pkgrel = 1
url = https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts
arch = any
license = OFL
provides = ttf-sarasa-gothic-nerd-fonts
- source = sarasa-nerd-font-ttc-1.0.10_0-2.zip::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
+ source = sarasa-nerd-font-ttc-1.0.11_0-1.zip::https://github.com/jonz94/ttc-sarasa-gothic-nerd-fonts/releases/download/v1.0.11-0/sarasa-nerd-font-ttc.zip
+ source = LICENSE-1.0.11-0::https://raw.githubusercontent.com/jonz94/Sarasa-Gothic-Nerd-Fonts/v1.0.11-0/LICENSE
+ sha512sums = 28e26bf16572017c8171dc5c74a921fc3f9510c93d0e9acacc2b719408b3236ae3c28c1b909d39658bc55124dcb8004a4c9d28bdc0943d12e3d9a31f447a3cc9
sha512sums = 81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484
pkgname = ttf-sarasa-gothic-nerd-fonts
diff --git a/PKGBUILD b/PKGBUILD
index fb738875c6ee..8c1eae2970c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: wuhang2003 <i@zwh.moe>
pkgname=ttf-sarasa-gothic-nerd-fonts
-pkgver=1.0.10_0
-pkgrel=2
+pkgver=1.0.11_0
+pkgrel=1
pkgdesc="Nerd fonts patched Sarasa Gothic font. (TTC)"
arch=('any')
url="https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts"
@@ -10,7 +10,7 @@ license=('OFL')
provides=('ttf-sarasa-gothic-nerd-fonts')
source=(sarasa-nerd-font-ttc-${pkgver}-${pkgrel}.zip::"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=('9944b097f16cea0a2258a00510de03f079e43af790136a42a4a0f2293ff9f07cb98e659fff1e766beef6dcfdb07c6c34ca3301a65d24a71b7329e03a078e3f12'
+sha512sums=('28e26bf16572017c8171dc5c74a921fc3f9510c93d0e9acacc2b719408b3236ae3c28c1b909d39658bc55124dcb8004a4c9d28bdc0943d12e3d9a31f447a3cc9'
'81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484')
package() {