summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-29 21:10:38 +0100
committerMarkus Weimar2023-10-29 21:10:38 +0100
commit2415b0956c7e05af34b57d080659d8e6d7522b2d (patch)
treedf7a753fbc5b3ab4ec14a2df495ccfbdba54c417
parentb2f52dfd2d72013743aba692411127c0fee555d6 (diff)
downloadaur-2415b0956c7e05af34b57d080659d8e6d7522b2d.tar.gz
Update to version 27.3.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21cf64860f64..591a8c1022df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-term
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.3.1
+ pkgver = 27.3.3
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.3.1/ttf-iosevka-term-27.3.1.zip
- source = ttf-iosevka-term-27.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.1/LICENSE.md
- sha256sums = 89b0f70442e54c9d2f7e04b8c65e98cefac41a46a91a48424c977697c383b0fd
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.3.3/ttf-iosevka-term-27.3.3.zip
+ source = ttf-iosevka-term-27.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.3.3/LICENSE.md
+ sha256sums = 4c40770a3e878db440ac6a704664e445dee8972b455bad54c818a1a106c38208
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term
diff --git a/PKGBUILD b/PKGBUILD
index 8e1e76c00920..eb1b26aa3483 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term
-pkgver=27.3.1
+pkgver=27.3.3
pkgrel=1
pkgdesc='Typeface family designed for coding, terminal use and technical documents.'
arch=('any')
@@ -8,7 +8,7 @@ url='https://typeof.net/Iosevka/'
license=('OFL')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/ttf-iosevka-term-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('89b0f70442e54c9d2f7e04b8c65e98cefac41a46a91a48424c977697c383b0fd'
+sha256sums=('4c40770a3e878db440ac6a704664e445dee8972b455bad54c818a1a106c38208'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {