summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwuhang20032024-02-25 16:37:57 +0800
committerwuhang20032024-02-25 16:37:57 +0800
commitd3be6bc014828124cc281e5209bd772e0feb6e41 (patch)
tree19a3561ccbdc583b93e291c33446ff1661342986
parent82de87d2cdccaabe254b9b2ffa5c73065395122c (diff)
downloadaur-d3be6bc014828124cc281e5209bd772e0feb6e41.tar.gz
update v1.0.5-0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e4da680e543..9486138bdb70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = ttf-sarasa-gothic-nerd-fonts
pkgdesc = Nerd fonts patched Sarasa Gothic font. (TTC)
- pkgver = 0.41.10_0
+ pkgver = 1.0.5_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/v0.41.10-0/sarasa-nerd-font-ttc.zip
- source = LICENSE-0.41.10-0::https://raw.githubusercontent.com/jonz94/Sarasa-Gothic-Nerd-Fonts/v0.41.10-0/LICENSE
- sha512sums = 66137af3d5b88c98e7e1ab41a5c7cbdac4169681dfd92869e6e13fc1dc355d94e21703e318a84e16710c2cf11b02f6d151ac6adf2944089b251fae136883578f
+ 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
sha512sums = 81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484
pkgname = ttf-sarasa-gothic-nerd-fonts
diff --git a/PKGBUILD b/PKGBUILD
index 90b21bb4c075..d9c6af9698e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: wuhang2003 <i@zwh.moe>
pkgname=ttf-sarasa-gothic-nerd-fonts
-pkgver=0.41.10_0
+pkgver=1.0.5_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=('66137af3d5b88c98e7e1ab41a5c7cbdac4169681dfd92869e6e13fc1dc355d94e21703e318a84e16710c2cf11b02f6d151ac6adf2944089b251fae136883578f'
+sha512sums=('da8f268ae5e0658151cdbe9fc9a238ba2ca3a0575fbff3b8f5bf404ddf214ce426d9f44c3c85cf51b781310142f6b6610be22d2e721b633bddb8b02f7c2283a7'
'81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484')
package() {