summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2022-10-25 05:37:36 +0200
committerD3SOX2022-10-25 05:37:36 +0200
commit1d83cf5cf28218f005522b646357e66a5a2210e3 (patch)
treef315a966c47837df162a43d97540967116bff036
parent11b9f8eeb3394512ee266c341ff287cea1af1b4a (diff)
downloadaur-1d83cf5cf28218f005522b646357e66a5a2210e3.tar.gz
apple updated the font
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eba1d5511688..4d6683367ac7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nerd-fonts-sf-mono
pkgdesc = Monospaced variant of San Francisco. Sourced directly from Apple, patched with the Nerd Fonts Patcher
pkgver = 2.1.0
- pkgrel = 9
+ pkgrel = 10
url = https://developer.apple.com/fonts/
arch = any
license = custom
@@ -13,11 +13,11 @@ pkgbase = nerd-fonts-sf-mono
makedepends = parallel
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 = SF-Mono-11.dmg::https://developer.apple.com/design/downloads/SF-Mono.dmg
source = font-patcher-2.1.0::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.1.0/font-patcher
source = allow-glyphdir.diff
source = svn+https://github.com/ryanoasis/nerd-fonts/tags/v2.1.0/src/glyphs
- sha256sums = 8e78534e64b2e49f0c268b5bb08f20e61c68b608efc836dc7329a3001c1a8d8c
+ sha256sums = abaf6d62cd5b17ae1837ab40a35386733a3f603cf641a84cf59b1d7fb4caac39
sha256sums = 3377615be4271f8bdeef66e6f2f82ac3f3cfb7b5677abe7b8e189409da048859
sha256sums = 6fad8dead6215b1d8cedbbce3d1bc1fc7c1b0bb06ea70518334bd443a7ba543f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 40ab6c64827c..a16a29f6e6a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=nerd-fonts-sf-mono
pkgver=2.1.0
-pkgrel=9
-_fontver=10
+pkgrel=10
+_fontver=11
pkgdesc="Monospaced variant of San Francisco. Sourced directly from Apple, patched with the Nerd Fonts Patcher"
arch=('any')
url='https://developer.apple.com/fonts/'
@@ -11,7 +11,7 @@ makedepends=('git' 'p7zip' 'python' 'fontforge' 'subversion' 'parallel')
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" "allow-glyphdir.diff" "svn+https://github.com/ryanoasis/nerd-fonts/tags/v$pkgver/src/glyphs")
-sha256sums=('8e78534e64b2e49f0c268b5bb08f20e61c68b608efc836dc7329a3001c1a8d8c'
+sha256sums=('abaf6d62cd5b17ae1837ab40a35386733a3f603cf641a84cf59b1d7fb4caac39'
'3377615be4271f8bdeef66e6f2f82ac3f3cfb7b5677abe7b8e189409da048859'
'6fad8dead6215b1d8cedbbce3d1bc1fc7c1b0bb06ea70518334bd443a7ba543f'
'SKIP')