summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph R. Quinn2020-02-07 09:11:23 -0500
committerJoseph R. Quinn2020-02-07 09:11:23 -0500
commit59909960b7e9f7a9def5474029364778e5ba2523 (patch)
tree631a1bfb21c74c5b59fd83f191fc3835e03009c8
parent77003802131fb2bd81620b403f6d1318608ad627 (diff)
downloadaur-59909960b7e9f7a9def5474029364778e5ba2523.tar.gz
Correcting checksums
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76636c2b0f9d..842f82847b20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Joseph R. Quinn <quinn.josephr@protonmail.com>
pkgname=nerd-fonts-terminus
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
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=("https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/Terminus.zip"
"https://github.com/ryanoasis/nerd-fonts/raw/v$pkgver/LICENSE")
-sha1sums=('7c1c214037c24831d972c6fe39af54ac15ecd554'
+sha1sums=('edccce964227868dc866fd32f92d6b10e41dd598'
'92fdad3c8babc0473da5f03e41fb1151417ab386')
package() {