summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Fasching2022-09-09 04:24:54 +0200
committerAlexander Fasching2022-09-09 04:24:54 +0200
commit5090c3a1098b5a868a86f836572778c0bbb2f15b (patch)
tree6a796121b007ee9dcdbe650d95145539753bd2fa
parente15384bb4223bf747500f4aec0333b1e3bca40ce (diff)
downloadaur-5090c3a1098b5a868a86f836572778c0bbb2f15b.tar.gz
upgpkg: nerd-fonts-droid-sans-mono 2.2.2-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adee8bce21ff..fa4d9c3962cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nerd-fonts-droid-sans-mono
pkgdesc = Patched font Droid Sans Mono from the nerd-fonts library
- pkgver = 2.2.1
+ pkgver = 2.2.2
pkgrel = 1
url = https://github.com/ryanoasis/nerd-fonts
arch = any
@@ -9,9 +9,9 @@ pkgbase = nerd-fonts-droid-sans-mono
provides = nerd-fonts-droid-sans-mono
conflicts = nerd-fonts-git
conflicts = nerd-fonts-complete
- source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.1/DroidSansMono.zip
- source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.1/LICENSE
- sha1sums = ee5706e842250042cc1c60d3c72c2dd26fcf8346
+ source = https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/DroidSansMono.zip
+ source = https://github.com/ryanoasis/nerd-fonts/raw/v2.2.2/LICENSE
+ sha1sums = 9b2d423f75ea1cd9568117551e87146239cd8602
sha1sums = 3175046f10fc45ffaaf96f5e4023d12316db0688
pkgname = nerd-fonts-droid-sans-mono
diff --git a/PKGBUILD b/PKGBUILD
index 829e7349bbe0..c888aba8f7d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alexander Fasching <fasching.a91@gmail.com>
pkgname=nerd-fonts-droid-sans-mono
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="Patched font Droid Sans Mono from the nerd-fonts library"
arch=("any")
@@ -11,7 +11,7 @@ conflicts=('nerd-fonts-git' 'nerd-fonts-complete')
groups=("nerd-fonts")
source=("https://github.com/ryanoasis/nerd-fonts/releases/download/v$pkgver/DroidSansMono.zip"
"https://github.com/ryanoasis/nerd-fonts/raw/v$pkgver/LICENSE")
-sha1sums=('ee5706e842250042cc1c60d3c72c2dd26fcf8346'
+sha1sums=('9b2d423f75ea1cd9568117551e87146239cd8602'
'3175046f10fc45ffaaf96f5e4023d12316db0688')
package() {