summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAgustin Carrasco2022-09-07 23:11:30 -0300
committerAgustin Carrasco2022-09-07 23:11:30 -0300
commit0681cf454b3acb2fa81bdbaf8f99acbf69816290 (patch)
tree89f2ac4447a395781b83a5343fe2b0c7c60da348
parent728081f6974088e110aec146f342ffbdcdc024db (diff)
downloadaur-0681cf454b3acb2fa81bdbaf8f99acbf69816290.tar.gz
Bump to 2.2.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 67e3d22324c4..c36583be6153 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nerd-fonts-ubuntu-mono
pkgdesc = Patched font UbuntuMono from the nerd-fonts library
- pkgver = 2.2.1
- pkgrel = 2
+ pkgver = 2.2.2
+ pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
groups = nerd-fonts
@@ -10,9 +10,9 @@ pkgbase = nerd-fonts-ubuntu-mono
provides = nerd-fonts-inconsolata
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.1/UbuntuMono.zip
- source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.1/LICENSE
- sha1sums = 0445d2adb9189f7450248fd869ade347c7843a33
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/UbuntuMono.zip
+ source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.2/LICENSE
+ sha1sums = bbab8594f86f83599a0bc688e3b57b3d1caf972d
sha1sums = 3175046f10fc45ffaaf96f5e4023d12316db0688
pkgname = nerd-fonts-ubuntu-mono
diff --git a/PKGBUILD b/PKGBUILD
index 4bd5cb9a40bf..deea50076a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Agustin Carrasco <asermax at gmail dot com>
pkgname=nerd-fonts-ubuntu-mono
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.2.2
+pkgrel=1
pkgdesc="Patched font UbuntuMono from the nerd-fonts library"
arch=("any")
url="https://github.com/ryanoasis/nerd-fonts"
@@ -12,7 +12,7 @@ conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts")
source=("https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/UbuntuMono.zip"
"https://github.com/ryanoasis/nerd-fonts/raw/v$pkgver/LICENSE")
-sha1sums=('0445d2adb9189f7450248fd869ade347c7843a33'
+sha1sums=('bbab8594f86f83599a0bc688e3b57b3d1caf972d'
'3175046f10fc45ffaaf96f5e4023d12316db0688')
package() {