summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickaël Bourgier2022-08-26 13:37:32 +0200
committerMickaël Bourgier2022-08-26 13:37:32 +0200
commitb1621f498917e9b1746044a02a26a51be45ae15b (patch)
tree3390a400b5a71710239b7a4380c6a7d5cce856b4
parentced4dd8322f01741782ab79a1e8b2bb0039c8a75 (diff)
downloadaur-b1621f498917e9b1746044a02a26a51be45ae15b.tar.gz
Upgrade to version 2.2.0
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cee9a92357c0..9df736b3306e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = nerd-fonts-hack
pkgdesc = Patched font Hack from nerd-fonts library
- pkgver = 2.1.0
- pkgrel = 4
+ pkgver = 2.2.0
+ pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
license = MIT
- provides = ttf-font-nerd=2.1.0
- source = Hack-2.1.0.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Hack.zip
- source = https://raw.githubusercontent.com/ryanoasis/nerd-fonts/2.1.0/LICENSE
- sha256sums = 70852e59fcffbe31d401f615625bcb9ebb6af72732c2f1fe9b9d5370c2565514
- sha256sums = d2a29823384e9194a87936ccad495c764c2ef733b29bfa6f72a1d65803ce02e5
+ 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
+ source = https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.2.0/LICENSE
+ sha256sums = 09f9b0ad4ceec25f7bb81bed0ae10b4e3ceae08301a973104e07add17bc9df98
+ sha256sums = 245b522abb5aba0d8e84898bf6d5e95102620637626106bfd0061189a2370360
pkgname = nerd-fonts-hack
diff --git a/PKGBUILD b/PKGBUILD
index 3f41bc10f674..1d6e0d793643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: cha.pa
pkgname=nerd-fonts-hack
-pkgver=2.1.0
-pkgrel=4
+pkgver=2.2.0
+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.1.0")
+provides=("ttf-font-nerd=2.2.0")
source=("Hack-$pkgver.zip::https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/Hack.zip"
- "https://raw.githubusercontent.com/ryanoasis/nerd-fonts/$pkgver/LICENSE")
-sha256sums=("70852e59fcffbe31d401f615625bcb9ebb6af72732c2f1fe9b9d5370c2565514"
- "d2a29823384e9194a87936ccad495c764c2ef733b29bfa6f72a1d65803ce02e5")
+ "LICENSE-$pkgver::https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v$pkgver/LICENSE")
+sha256sums=("09f9b0ad4ceec25f7bb81bed0ae10b4e3ceae08301a973104e07add17bc9df98"
+ "245b522abb5aba0d8e84898bf6d5e95102620637626106bfd0061189a2370360")
package() {
install -d "${pkgdir}/usr/share/fonts/TTF"