summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAgustin Carrasco2020-04-22 11:14:16 -0300
committerAgustin Carrasco2020-04-22 11:14:16 -0300
commit25b83fab10bb778426e5981a59fe515cd73fcab7 (patch)
treec7cf0ace3416abf659ffad5c5ac1059ba90bcd74
parentec7e2ae0908f44399e58152df5b1a08c06df6155 (diff)
downloadaur-25b83fab10bb778426e5981a59fe515cd73fcab7.tar.gz
bump version to 2.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58b6630ccbd4..76f55aa53be3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nerd-fonts-ubuntu-mono
pkgdesc = Patched font UbuntuMono from the nerd-fonts library
- pkgver = 2.0.0
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
@@ -10,8 +10,8 @@ pkgbase = nerd-fonts-ubuntu-mono
provides = nerd-fonts-inconsolata
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.0.0/UbuntuMono.zip
- source = https://github.com/ryanoasis/nerd-fonts/raw/v2.0.0/LICENSE
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/UbuntuMono.zip
+ source = https://github.com/ryanoasis/nerd-fonts/raw/v2.1.0/LICENSE
sha1sums = 577219591b69ef05e539e19e716a01412a560633
sha1sums = 92fdad3c8babc0473da5f03e41fb1151417ab386
diff --git a/PKGBUILD b/PKGBUILD
index bfc00cb9df7f..ab5dec125f2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Agustin Carrasco <asermax at gmail dot com>
pkgname=nerd-fonts-ubuntu-mono
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="Patched font UbuntuMono from the nerd-fonts library"
arch=("any")