summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2023-01-24 20:12:51 +0100
committerD3SOX2023-01-24 20:12:51 +0100
commitbe6a5c53c49369b3054ce5eace63e0967934a885 (patch)
tree7141e15c1e668174934f982ad703fd3b7690b33d
parentf4f3ca01166b594005b5a3df7ef68e086891c816 (diff)
downloadaur-be6a5c53c49369b3054ce5eace63e0967934a885.tar.gz
update to nerd-fonts 2.3.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b85d810718f9..485564f736ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nerd-fonts-sf-mono
pkgdesc = Monospaced variant of San Francisco. Sourced directly from Apple, patched with the Nerd Fonts Patcher
- pkgver = 2.3.2
+ pkgver = 2.3.3
pkgrel = 1
url = https://developer.apple.com/fonts/
arch = any
@@ -14,10 +14,10 @@ pkgbase = nerd-fonts-sf-mono
provides = nerd-fonts-sf-mono
conflicts = nerd-fonts-sf-mono
source = SF-Mono-10.dmg::https://developer.apple.com/design/downloads/SF-Mono.dmg
- source = font-patcher-2.3.2::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.3.2/font-patcher
- source = svn+https://github.com/ryanoasis/nerd-fonts/tags/v2.3.2/src/glyphs
+ source = font-patcher-2.3.3::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.3.3/font-patcher
+ source = svn+https://github.com/ryanoasis/nerd-fonts/tags/v2.3.3/src/glyphs
sha256sums = abaf6d62cd5b17ae1837ab40a35386733a3f603cf641a84cf59b1d7fb4caac39
- sha256sums = 3b733a8030c9c85fa369714eaeaddef766ed788717eb38334903c30f1523bd27
+ sha256sums = b8fba54cd34cd506a4f48b8780763c13f32b326a6cd37b74bcf33e5841b84cf8
sha256sums = SKIP
pkgname = nerd-fonts-sf-mono
diff --git a/PKGBUILD b/PKGBUILD
index 1ed421e4bba3..3228521b64b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=nerd-fonts-sf-mono
-pkgver=2.3.2
+pkgver=2.3.3
pkgrel=1
_fontver=10
pkgdesc="Monospaced variant of San Francisco. Sourced directly from Apple, patched with the Nerd Fonts Patcher"
@@ -12,7 +12,7 @@ conflicts=('nerd-fonts-sf-mono')
provides=('nerd-fonts-sf-mono')
source=("SF-Mono-$_fontver.dmg::https://developer.apple.com/design/downloads/SF-Mono.dmg" "font-patcher-$pkgver::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v$pkgver/font-patcher" "svn+https://github.com/ryanoasis/nerd-fonts/tags/v$pkgver/src/glyphs")
sha256sums=('abaf6d62cd5b17ae1837ab40a35386733a3f603cf641a84cf59b1d7fb4caac39'
- '3b733a8030c9c85fa369714eaeaddef766ed788717eb38334903c30f1523bd27'
+ 'b8fba54cd34cd506a4f48b8780763c13f32b326a6cd37b74bcf33e5841b84cf8'
'SKIP')
build() {