summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwuhang20032024-04-20 07:55:13 +0800
committerwuhang20032024-04-20 07:55:13 +0800
commitbcadb2ceb72032913fd90cd3cb9cc67de76bed7b (patch)
treea8a40b37921561eb9d24b7d2768ce67c48871993
parented71501021ec3486a85eb5e4874693613b8f3d3b (diff)
downloadaur-bcadb2ceb72032913fd90cd3cb9cc67de76bed7b.tar.gz
give a specific filename in
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84d46ce8bca0..b6028069fb49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ttf-sarasa-gothic-nerd-fonts
pkgdesc = Nerd fonts patched Sarasa Gothic font. (TTC)
pkgver = 1.0.10_0
- pkgrel = 1
+ pkgrel = 2
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.10-0/sarasa-nerd-font-ttc.zip
+ 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
sha512sums = 81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484
diff --git a/PKGBUILD b/PKGBUILD
index a008041c8669..fb738875c6ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=ttf-sarasa-gothic-nerd-fonts
pkgver=1.0.10_0
-pkgrel=1
+pkgrel=2
pkgdesc="Nerd fonts patched Sarasa Gothic font. (TTC)"
arch=('any')
url="https://github.com/jonz94/Sarasa-Gothic-Nerd-Fonts"
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"
+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'
'81709acc66bb7c2de2635c9b6e043f35126228d1f2a8dc6acd93245061177e136be08a7f7aa314731bc95c5fb8c9841b78d9129810650f9a9f590753ae1c8484')