summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ed2e64ff6b2..dc36d18738f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = nerd-fonts-hack
pkgdesc = Patched font Hack from nerd-fonts library
- pkgver = 2.2.1
+ pkgver = 2.2.2
pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
license = MIT
- 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
+ provides = ttf-font-nerd=2.2.2
+ source = Hack-2.2.2.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/Hack.zip
+ sha256sums = 1f031b6d08d51f4830eacd00853dddc7fbd4ae0a05e169f2c13f3037dd3359b3
pkgname = nerd-fonts-hack
diff --git a/PKGBUILD b/PKGBUILD
index 210978f1c53b..92f9ae6e30f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: cha.pa
pkgname=nerd-fonts-hack
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="Patched font Hack from nerd-fonts library"
arch=("any")
@@ -9,7 +9,7 @@ url="https://github.com/ryanoasis/nerd-fonts"
license=("MIT")
provides=("ttf-font-nerd=$pkgver")
source=("Hack-$pkgver.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/Hack.zip")
-sha256sums=("742f33105dc6eff192ad9e8b3b4406580ad418910c806c51551d9bb050f25d66")
+sha256sums=("1f031b6d08d51f4830eacd00853dddc7fbd4ae0a05e169f2c13f3037dd3359b3")
package() {
install -d "${pkgdir}/usr/share/fonts/TTF"