summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordangersalad2024-03-18 10:13:07 -0600
committerdangersalad2024-03-18 10:13:07 -0600
commit7c6e826521739c7061eb425c697675cbb07975e0 (patch)
treeb1605295d70363bed55c8ddd4b8c4af2fad59428 /PKGBUILD
parentc310b89f4cbf0963cde7e3e7f601d0b24dca5675 (diff)
downloadaur-7c6e826521739c7061eb425c697675cbb07975e0.tar.gz
fix checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 200f24717d1d..61963064f093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=ttf-nerd-fonts-input
epoch=1
pkgver=3.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='Fonts for Code, from Font Bureau, patched with nerd-fonts'
arch=('any')
url='http://input.djr.com/'
@@ -16,7 +16,7 @@ url_long="${url}build/?fontSelection=whole&a=0&g=0&i=0&l=0&zero=0&asterisk=0&bra
# url_long="${url}build/?fontSelection=whole&a=ss&g=ss&i=serifs_round&l=serifs_round&zero=0&asterisk=height&braces=0&preset=default&line-height=1.2&accept=I+do&email="
source=("Input_Fonts.zip::${url_long}"
"https://github.com/ryanoasis/nerd-fonts/archive/v${pkgver}.tar.gz")
-sha256sums=('7f225b412d95231fdb2c4ec8251e9a25abf6661f065525c943a35ba6eb51bf10'
+sha256sums=('0a4c38febdc46cb6660771885d3e490f835388a7cf55832d956d15f86c035682'
'4c4d7f2aceda05ff17789adb2c7046972f4729bc785bc85fd08d0ffde8785e5f')
build () {