summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2021-03-29 21:55:27 +0200
committerD3SOX2021-03-29 21:55:27 +0200
commit004fb862098eca49bb041a1e953de6eefa503619 (patch)
tree895e3ac2cd50966ca3741f885551f98cdc285352
parentc73d6e9e83bd58c2757f8db461d14baee592c1db (diff)
downloadaur-004fb862098eca49bb041a1e953de6eefa503619.tar.gz
update to inter 3.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6fd080c3269..23df1f364a0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nerd-fonts-inter
pkgdesc = Inter Font, patched with the Nerd Fonts Patcher
- pkgver = 3.16_2.1.0
+ pkgver = 3.17_2.1.0
pkgrel = 1
url = https://github.com/rsms/inter/
arch = any
@@ -10,10 +10,10 @@ pkgbase = nerd-fonts-inter
makedepends = python
makedepends = fontforge
makedepends = subversion
- source = https://github.com/rsms/inter/releases/download/v3.16/Inter-3.16.zip
+ source = https://github.com/rsms/inter/releases/download/v3.17/Inter-3.17.zip
source = https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v2.1.0/font-patcher
source = svn+https://github.com/ryanoasis/nerd-fonts/tags/v2.1.0/src/glyphs
- sha256sums = a237ab9dc0a710c47dd79f71c68bd1f8490bc8b3c818c2224a8110e89e439740
+ sha256sums = 3f95f93e4f49776052d2972a30ed4e1c92764393a41fe0f6ff01059a8e2a6a16
sha256sums = 3377615be4271f8bdeef66e6f2f82ac3f3cfb7b5677abe7b8e189409da048859
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 68cf7371904a..3004c89712ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nico <d3sox at protonmail dot com>
pkgname=nerd-fonts-inter
-_interver=3.16
+_interver=3.17
_nfver=2.1.0
pkgver="${_interver}_${_nfver}"
pkgrel=1
@@ -10,7 +10,7 @@ url='https://github.com/rsms/inter/'
license=('custom:OFL')
makedepends=('git' 'p7zip' 'python' 'fontforge' 'subversion')
source=("https://github.com/rsms/inter/releases/download/v$_interver/Inter-$_interver.zip" "https://raw.githubusercontent.com/ryanoasis/nerd-fonts/v$_nfver/font-patcher" "svn+https://github.com/ryanoasis/nerd-fonts/tags/v$_nfver/src/glyphs")
-sha256sums=('a237ab9dc0a710c47dd79f71c68bd1f8490bc8b3c818c2224a8110e89e439740' '3377615be4271f8bdeef66e6f2f82ac3f3cfb7b5677abe7b8e189409da048859' 'SKIP')
+sha256sums=('3f95f93e4f49776052d2972a30ed4e1c92764393a41fe0f6ff01059a8e2a6a16' '3377615be4271f8bdeef66e6f2f82ac3f3cfb7b5677abe7b8e189409da048859' 'SKIP')
build() {
# prepare glyphs so that font-patcher can find them