summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickaël Bourgier2022-08-27 10:37:39 +0200
committerMickaël Bourgier2022-08-27 10:37:39 +0200
commitc4b21a1b700f6f3d155f3226ca9a5160986196f0 (patch)
tree21b243920423b0384ca15a522966d3db22cfa991
parent881e500c694151d4e9c4dda87bc66b50d9932610 (diff)
downloadaur-c4b21a1b700f6f3d155f3226ca9a5160986196f0.tar.gz
Upgrade to version 2.2.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23df6ba543bc..9ed2e64ff6b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nerd-fonts-hack
pkgdesc = Patched font Hack from nerd-fonts library
- pkgver = 2.2.0
- pkgrel = 2
+ pkgver = 2.2.1
+ pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
license = MIT
- provides = ttf-font-nerd=2.2.0
- source = Hack-2.2.0.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.0/Hack.zip
- sha256sums = 09f9b0ad4ceec25f7bb81bed0ae10b4e3ceae08301a973104e07add17bc9df98
+ provides = ttf-font-nerd=2.2.1
+ source = Hack-2.2.1.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.1/Hack.zip
+ sha256sums = 742f33105dc6eff192ad9e8b3b4406580ad418910c806c51551d9bb050f25d66
pkgname = nerd-fonts-hack
diff --git a/PKGBUILD b/PKGBUILD
index 7edf8838c1a0..210978f1c53b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: cha.pa
pkgname=nerd-fonts-hack
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc="Patched font Hack from nerd-fonts library"
arch=("any")
url="https://github.com/ryanoasis/nerd-fonts"
license=("MIT")
-provides=("ttf-font-nerd=2.2.0")
+provides=("ttf-font-nerd=$pkgver")
source=("Hack-$pkgver.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/Hack.zip")
-sha256sums=("09f9b0ad4ceec25f7bb81bed0ae10b4e3ceae08301a973104e07add17bc9df98")
+sha256sums=("742f33105dc6eff192ad9e8b3b4406580ad418910c806c51551d9bb050f25d66")
package() {
install -d "${pkgdir}/usr/share/fonts/TTF"