summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcbde1b95173..b7d7274cebcb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-nerd-fonts-input
pkgdesc = Fonts for Code, from Font Bureau, patched with nerd-fonts
pkgver = 3.1.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://input.djr.com/
arch = any
@@ -10,7 +10,7 @@ pkgbase = ttf-nerd-fonts-input
makedepends = parallel
source = Input_Fonts.zip::http://input.djr.com/build/?fontSelection=whole&a=0&g=0&i=0&l=0&zero=0&asterisk=0&braces=0&preset=default&line-height=1.2&accept=I+do&email=
source = https://github.com/ryanoasis/nerd-fonts/archive/v3.1.1.tar.gz
- sha256sums = 7f225b412d95231fdb2c4ec8251e9a25abf6661f065525c943a35ba6eb51bf10
+ sha256sums = 0a4c38febdc46cb6660771885d3e490f835388a7cf55832d956d15f86c035682
sha256sums = 4c4d7f2aceda05ff17789adb2c7046972f4729bc785bc85fd08d0ffde8785e5f
pkgname = ttf-nerd-fonts-input
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 () {