summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Fasching2022-09-09 04:24:28 +0200
committerAlexander Fasching2022-09-09 04:24:28 +0200
commitec78862e38d6b68309a574d296937b66fd13240c (patch)
tree910e2dcd05e492bd13b6a20449c2eb71d753f679
parenta15b52e4fd4395e19d5f05157464875f8101515a (diff)
downloadaur-ec78862e38d6b68309a574d296937b66fd13240c.tar.gz
upgpkg: nerd-fonts-roboto-mono 2.2.2-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 795c443b1eec..88521149faf0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nerd-fonts-roboto-mono
pkgdesc = Patched font Roboto Mono from the nerd-fonts library
- pkgver = 2.2.1
+ pkgver = 2.2.2
pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
@@ -9,9 +9,9 @@ pkgbase = nerd-fonts-roboto-mono
provides = nerd-fonts-roboto-mono
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.1/RobotoMono.zip
- source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.1/LICENSE
- sha1sums = b2c3f5298a7c3be2a4dc6566064d3a3d03ab364d
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/RobotoMono.zip
+ source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.2/LICENSE
+ sha1sums = cbd356d71a980b328e67c890414f0bf0f5239514
sha1sums = 3175046f10fc45ffaaf96f5e4023d12316db0688
pkgname = nerd-fonts-roboto-mono
diff --git a/PKGBUILD b/PKGBUILD
index 29a2d8e5cbae..6bf872bd5b4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Fasching <fasching.a91@gmail.com>
pkgname=nerd-fonts-roboto-mono
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="Patched font Roboto Mono from the nerd-fonts library"
arch=("any")
@@ -11,7 +11,7 @@ conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts")
source=("https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/RobotoMono.zip"
"https://github.com/ryanoasis/nerd-fonts/raw/v$pkgver/LICENSE")
-sha1sums=('b2c3f5298a7c3be2a4dc6566064d3a3d03ab364d'
+sha1sums=('cbd356d71a980b328e67c890414f0bf0f5239514'
'3175046f10fc45ffaaf96f5e4023d12316db0688')
package() {