summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNick Fode2022-09-14 16:03:10 +0200
committerNick Fode2022-09-14 16:06:13 +0200
commit0341d73513ac068c56cd74ea97a4b55a7a4ed282 (patch)
tree63c77db18e4aaf629c2b419a7af8876ffc8217dd /PKGBUILD
parent20c7a96bfb2e237f513224b81761cb7f70beb331 (diff)
downloadaur-0341d73513ac068c56cd74ea97a4b55a7a4ed282.tar.gz
Update to 2.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8e51831d1e1..c421329cdc86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nick Fode <nickfode@posteo.de>
pkgname=nerd-fonts-noto-sans-regular-complete
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.2
+pkgrel=0
pkgdesc="Noto Sans Regular Nerd Font complete"
arch=('any')
url="https://github.com/ryanoasis/nerd-fonts"
@@ -10,7 +10,7 @@ _raw_url="https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v${pkgver}/patc
license=('MIT')
depends=('fontconfig' 'xorg-mkfontdir' 'xorg-mkfontscale')
install="${pkgname}.install"
-md5sums=('d7b8d43f18624e390e648e24e3aea3b7')
+md5sums=('5af23d398d0d3d6fdfcbf4a8a6ca2ce3')
source=(
"Noto-Sans-Regular-Nerd-Font-Complete.ttf::${_raw_url}/Noto/Sans/complete/Noto%20Sans%20Regular%20Nerd%20Font%20Complete.ttf"
)