summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-10 11:38:42 +0200
committerMarkus Weimar2023-09-10 11:38:42 +0200
commit0aef8089ace467b8edad2854b4b79e926dc69c97 (patch)
tree34c7665cb5988de6e77b703e7e3e93a5ec493520
parentc2333d79b3747f61d5a3f5897a69446c3d723b58 (diff)
downloadaur-0aef8089ace467b8edad2854b4b79e926dc69c97.tar.gz
Update to version 26.3.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee0e300a54c6..d2dac1763fc9 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 = 26.3.2
+ pkgver = 26.3.3
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.3.2/ttf-iosevka-term-26.3.2.zip
- source = ttf-iosevka-term-26.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.2/LICENSE.md
- sha256sums = 13294b08d91bdd2baeb100da9a39104e853e1a78f542e32d85a68531c1f09110
+ source = https://github.com/be5invis/Iosevka/releases/download/v26.3.3/ttf-iosevka-term-26.3.3.zip
+ source = ttf-iosevka-term-26.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.3/LICENSE.md
+ sha256sums = 4dc14e23f4f0935df24d37059dadb6eb44d46d60f374263371f6e3d9fcb6ee07
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-term
diff --git a/PKGBUILD b/PKGBUILD
index ade2b6502045..79d401279bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-term
-pkgver=26.3.2
+pkgver=26.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=('13294b08d91bdd2baeb100da9a39104e853e1a78f542e32d85a68531c1f09110'
+sha256sums=('4dc14e23f4f0935df24d37059dadb6eb44d46d60f374263371f6e3d9fcb6ee07'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {