summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph R. Quinn2022-08-28 13:20:51 -0400
committerJoseph R. Quinn2022-08-28 13:20:51 -0400
commit120a28bc8110aef2027e52f0961157835a37bdf8 (patch)
tree3fa48b4c2d10b82a558897897eddbd7bec73e646
parentcae9976295adca6589f934d22ce169a76b69f918 (diff)
downloadaur-120a28bc8110aef2027e52f0961157835a37bdf8.tar.gz
Updating to v2.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17daae6a70f9..28e6fe12f9a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nerd-fonts-liberation-mono
pkgdesc = Patched font Liberation Mono from the nerd-fonts library
- pkgver = 2.2.0
+ pkgver = 2.2.1
pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
@@ -10,8 +10,8 @@ pkgbase = nerd-fonts-liberation-mono
provides = nerd-fonts-liberation-mono
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.0/LiberationMono.zip
- source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.0/LICENSE
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.1/LiberationMono.zip
+ source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.1/LICENSE
b2sums = 9c20019db3f39ebf0923458a2ab07f4febb1c87fd3efee336cf2c989f65e3b84497da2eb0e8575c47aa3cea8572fe6d601309ea7908fbb4f6f8e4ce447701b81
b2sums = 386dfcb5ead367bfc44fc55f7e94548c03bdb24ca088ab56f9609e7cdaa3eab9c56b548966feaf7312da606b645e9af35556fc212132733efcdbcc17397c808a
diff --git a/PKGBUILD b/PKGBUILD
index ddaa3219f2de..c236b24432f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Packager: Joseph R. Quinn <quinn.josephr@protonmail.com>
# Maintainer: Joseph R. Quinn <quinn.josephr@protonmail.com>
pkgname=nerd-fonts-liberation-mono
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc="Patched font Liberation Mono from the nerd-fonts library"
arch=("any")