summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2023-01-24 20:12:51 +0100
committerD3SOX2023-01-24 20:12:51 +0100
commitbe6a5c53c49369b3054ce5eace63e0967934a885 (patch)
tree7141e15c1e668174934f982ad703fd3b7690b33d /PKGBUILD
parentf4f3ca01166b594005b5a3df7ef68e086891c816 (diff)
downloadaur-be6a5c53c49369b3054ce5eace63e0967934a885.tar.gz
update to nerd-fonts 2.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {