summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph R. Quinn2022-09-08 19:03:53 -0400
committerJoseph R. Quinn2022-09-08 19:03:53 -0400
commit721e2753f2a018990ff6cd25eb8255c36c7b928d (patch)
tree39fe4571f590d34855d7974714b03aa9740a29a9
parentd170ef63fa30b19781590a082a79edc7c32a703a (diff)
downloadaur-nerd-fonts-terminus.tar.gz
Updating to v2.2.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fbdfab41ecc..d83889f39614 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nerd-fonts-terminus
pkgdesc = Patched font Terminus (Terminess) from the nerd-fonts library
- pkgver = 2.2.1
- pkgrel = 3
+ 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-terminus
provides = nerd-fonts-terminus
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = 2.2.1.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.1/Terminus.zip
- source = LICENSE-2.2.1::https://github.com/ryanoasis/nerd-fonts/raw/v2.2.1/LICENSE
- b2sums = e14e29e8046d2addc0c39a7131c190b6d4077014f9cb0d26173eb91de49938c91410dbec8d8705fb604798f6de9bcb76e7e202e8c10107b0c23b739d3dd9ea85
+ source = 2.2.2.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/Terminus.zip
+ source = LICENSE-2.2.2::https://github.com/ryanoasis/nerd-fonts/raw/v2.2.2/LICENSE
+ b2sums = 81b28f12f20b1ed11d9adaae438f807028363e9710116e45c516d75bfa33e133d2f485268068122ce54346a01ca6894cac1ab918314ccdac3cf423352af6b039
b2sums = 386dfcb5ead367bfc44fc55f7e94548c03bdb24ca088ab56f9609e7cdaa3eab9c56b548966feaf7312da606b645e9af35556fc212132733efcdbcc17397c808a
pkgname = nerd-fonts-terminus
diff --git a/PKGBUILD b/PKGBUILD
index 663393b2a17b..6fbb8e93bcc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Packager: Joseph R. Quinn <quinn.josephr@protonmail.com>
# Maintainer: Joseph R. Quinn <quinn.josephr@protonmail.com>
pkgname=nerd-fonts-terminus
-pkgver=2.2.1
-pkgrel=3
+pkgver=2.2.2
+pkgrel=1
pkgdesc="Patched font Terminus (Terminess) from the nerd-fonts library"
arch=("any")
url="https://github.com/ryanoasis/nerd-fonts"
@@ -13,7 +13,7 @@ conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts")
source=("$pkgver.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/Terminus.zip"
"LICENSE-$pkgver::https://github.com/ryanoasis/nerd-fonts/raw/v$pkgver/LICENSE")
-b2sums=('e14e29e8046d2addc0c39a7131c190b6d4077014f9cb0d26173eb91de49938c91410dbec8d8705fb604798f6de9bcb76e7e202e8c10107b0c23b739d3dd9ea85'
+b2sums=('81b28f12f20b1ed11d9adaae438f807028363e9710116e45c516d75bfa33e133d2f485268068122ce54346a01ca6894cac1ab918314ccdac3cf423352af6b039'
'386dfcb5ead367bfc44fc55f7e94548c03bdb24ca088ab56f9609e7cdaa3eab9c56b548966feaf7312da606b645e9af35556fc212132733efcdbcc17397c808a')
package() {