summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraliu2024-03-30 22:33:34 -0400
committeraliu2024-03-30 22:33:34 -0400
commit205ca8e06f401b6a7f8c014e0e67ff2980b920d6 (patch)
tree4e2bf1edc6a176213a03a3d4aa4792bf2f1d1959
parentad7ea114a6c15c43f760625d764bc8bfbb8e49c9 (diff)
downloadaur-205ca8e06f401b6a7f8c014e0e67ff2980b920d6.tar.gz
Fix NF glyphs
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 027d39c230ae..b15b055bf648 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ttf-monaspice-huhanme-nerd-font-bin
pkgdesc = GitHub's Monaspace, with the Humanist, Handwriting and Mechanical variants for the normal, italic (& bold italic), and bold variants, patched with nerd font glyphs on top
pkgver = 1.000_3.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aaronliu0130/monaspice
arch = any
license = OFL-1.1-RFN
provides = ttf-monaspice
- source = monaspice-1.000_3.1.1.tar.gz::https://github.com/aaronliu0130/monaspice/archive/refs/tags/v1.000_3.1.1.tar.gz
- sha256sums = f1a1dd3ccca6294b5a1c12745d54d28e5c71336db4bd38e525862be1a1cba3e6
+ source = monaspice-1.000_3.1.1-2.tar.gz::https://github.com/aaronliu0130/monaspice/archive/refs/tags/v1.000_3.1.1.tar.gz
+ sha256sums = 96a05bc7882246c588d39a3ddbbcc52e8c4608ca82305cc67b5c9c56e49778af
pkgname = ttf-monaspice-huhanme-nerd-font-bin
diff --git a/PKGBUILD b/PKGBUILD
index a4300958c339..3e81a6c854aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: aliu <aaronliu0130 @gmail.com>
pkgname='ttf-monaspice-huhanme-nerd-font-bin'
pkgver=1.000_3.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="GitHub's Monaspace, with the Humanist, Handwriting and Mechanical variants for the normal, italic (& bold italic), and bold variants, patched with nerd font glyphs on top"
arch=('any')
url='https://github.com/aaronliu0130/monaspice'
license=('OFL-1.1-RFN')
provides=('ttf-monaspice')
-source=("monaspice-${pkgver}.tar.gz::https://github.com/aaronliu0130/monaspice/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('f1a1dd3ccca6294b5a1c12745d54d28e5c71336db4bd38e525862be1a1cba3e6')
+source=("monaspice-${pkgver}-${pkgrel}.tar.gz::https://github.com/aaronliu0130/monaspice/archive/refs/tags/v${pkgver}.tar.gz")
+sha256sums=('96a05bc7882246c588d39a3ddbbcc52e8c4608ca82305cc67b5c9c56e49778af')
package() {
cd "monaspice-${pkgver}"