summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincevrp2020-02-02 21:29:08 +0100
committerVincevrp2020-02-02 21:29:08 +0100
commit1b45569e4b43a204b8035f52270ffa7f47e5f44b (patch)
tree27bbe2a53cadef5e108a521d0f970729ad78f554
parent81125d50f42fcb61989b99351f6ed93e62feb314 (diff)
downloadaur-1b45569e4b43a204b8035f52270ffa7f47e5f44b.tar.gz
Update package to v2.1.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3511eafd4e05..ce6b45cc7232 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vincevrp
pkgname=nerd-fonts-arimo
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="Patched font Arimo from nerd-fonts library"
arch=("any")
@@ -8,9 +8,9 @@ url="https://github.com/ryanoasis/nerd-fonts"
license=("MIT")
makedepends=("fontconfig" "xorg-mkfontscale" "xorg-mkfontdir")
install=$pkgname.install
-source=("https://github.com/ryanoasis/nerd-fonts/releases/download/v2.0.0/Arimo.zip"
+source=("https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Arimo.zip"
"https://raw.githubusercontent.com/ryanoasis/nerd-fonts/$pkgver/LICENSE")
-sha256sums=("5b23a4607604cfecc7a4551fab86df86acd49c5ce8dfb93d51d195e6b7f0a09e"
+sha256sums=("683a1b4f33dcf20d6ceee89161786b1684a22bc7296efd5fd4c9d766ba6bf4cc"
"d2a29823384e9194a87936ccad495c764c2ef733b29bfa6f72a1d65803ce02e5")
package() {