summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPlague Doctor2020-05-23 18:27:23 +1000
committerPlague Doctor2020-05-23 18:27:23 +1000
commit8e788929c5574b949b547c22df5b4e36c2d09642 (patch)
tree05d466a338a2ebc687efb5bd4f6ddb1ce060e094
parentc1c06c5cb839994bb89f6c65b563c96578994cf0 (diff)
downloadaur-8e788929c5574b949b547c22df5b4e36c2d09642.tar.gz
Upgrade to version 2.1.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a4c5d707666..efbb7882b67b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Oct 22 07:53:13 UTC 2018
pkgbase = nerd-fonts-fantasque-sans-mono
pkgdesc = Patched font FantasqueSansMono from the nerd-fonts library
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
@@ -12,9 +10,9 @@ pkgbase = nerd-fonts-fantasque-sans-mono
provides = nerd-fonts-fantasque-sans-mono
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.0.0/FantasqueSansMono.zip
- source = https://github.com/ryanoasis/nerd-fonts/raw/v2.0.0/LICENSE
- sha1sums = 9c7331eab8f1cb09cb9546bad0b1fa3280e50662
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/FantasqueSansMono.zip
+ source = https://github.com/ryanoasis/nerd-fonts/raw/v2.1.0/LICENSE
+ sha1sums = f2808204e67eb80e1907e1416ed8a189aa93b06a
sha1sums = 92fdad3c8babc0473da5f03e41fb1151417ab386
pkgname = nerd-fonts-fantasque-sans-mono
diff --git a/PKGBUILD b/PKGBUILD
index b77b4346c80c..3a0d9c7e3198 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Plague-doctor <plague at privacyrequired dot com >
pkgname=nerd-fonts-fantasque-sans-mono
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="Patched font FantasqueSansMono from the nerd-fonts library"
arch=("any")
@@ -13,7 +13,7 @@ conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts")
source=("${url}/releases/download/v$pkgver/FantasqueSansMono.zip"
"${url}/raw/v$pkgver/LICENSE")
-sha1sums=('9c7331eab8f1cb09cb9546bad0b1fa3280e50662'
+sha1sums=('f2808204e67eb80e1907e1416ed8a189aa93b06a'
'92fdad3c8babc0473da5f03e41fb1151417ab386')
package() {