summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaulbdavis2018-02-20 02:14:12 -0700
committerpaulbdavis2018-02-20 02:14:12 -0700
commitc1e2cc32474b3f109633d6008595987aca9c806d (patch)
tree5f24e491d845dd13cd5cbff81b3d3aee74ac88e6
parentb0a946dd1dbcdeaec9c3991f3328c6fce6954b4e (diff)
downloadaur-c1e2cc32474b3f109633d6008595987aca9c806d.tar.gz
correct checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 803a8512f8bf..d1a94e5a849c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = ttf-nerd-fonts-input
depends = xorg-font-utils
source = Input_Fonts_20170404.zip::http://input.fontbureau.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/v1.2.0.tar.gz
- sha256sums = 712f9d2ca9c39a4de2fa044a78f7ef4e78d18b4f4ee4cddab9241a9199d7ea7f
+ sha256sums = 18c69fbe80ed468dbd8445074bd696eb316f0b9102db3bc59a4f89b0d6f6d31d
sha256sums = c440409b76c86dc4a88be3d9ab5fb04092a176e6ff15ff2a61edc00861df0c2d
pkgname = ttf-nerd-fonts-input
diff --git a/PKGBUILD b/PKGBUILD
index 60b50dd4deb5..973dca98861d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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_${pkgver}.zip::${url_long}"
"https://github.com/ryanoasis/nerd-fonts/archive/v1.2.0.tar.gz")
-sha256sums=('712f9d2ca9c39a4de2fa044a78f7ef4e78d18b4f4ee4cddab9241a9199d7ea7f'
+sha256sums=('18c69fbe80ed468dbd8445074bd696eb316f0b9102db3bc59a4f89b0d6f6d31d'
'c440409b76c86dc4a88be3d9ab5fb04092a176e6ff15ff2a61edc00861df0c2d')
package() {