summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2023-01-23 17:20:31 +0100
committerD3SOX2023-01-23 17:20:31 +0100
commitf4f3ca01166b594005b5a3df7ef68e086891c816 (patch)
treecb465b01d8fef5f8696160f56de6969658e313ed
parent3839a6ecf232f224b681dd6603cd050e2ef1fcbf (diff)
downloadaur-f4f3ca01166b594005b5a3df7ef68e086891c816.tar.gz
update to nerd-fonts 2.3.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b7d14c5f765..b85d810718f9 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.1
+ pkgver = 2.3.2
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.1::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.3.1/font-patcher
- source = svn+https://github.com/ryanoasis/nerd-fonts/tags/v2.3.1/src/glyphs
+ 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
sha256sums = abaf6d62cd5b17ae1837ab40a35386733a3f603cf641a84cf59b1d7fb4caac39
- sha256sums = a6f2c45d84b29fcb13575d9fe778545ba3b0200efc0e5fb66ce679108f43f397
+ sha256sums = 3b733a8030c9c85fa369714eaeaddef766ed788717eb38334903c30f1523bd27
sha256sums = SKIP
pkgname = nerd-fonts-sf-mono
diff --git a/PKGBUILD b/PKGBUILD
index 9b0b38de5541..1ed421e4bba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=nerd-fonts-sf-mono
-pkgver=2.3.1
+pkgver=2.3.2
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'
- 'a6f2c45d84b29fcb13575d9fe778545ba3b0200efc0e5fb66ce679108f43f397'
+ '3b733a8030c9c85fa369714eaeaddef766ed788717eb38334903c30f1523bd27'
'SKIP')
build() {