summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2021-07-17 13:36:56 +0200
committerMarkus Weimar2021-07-17 13:36:56 +0200
commit03a1a0b73f39b7652d5edc7eaed7b876df1f8a33 (patch)
tree07873a563d06718dc4903f0131c2b01a502e1ac1
parent3e24981162b114a7c7d0dfcfb58e08f30952a9d6 (diff)
downloadaur-03a1a0b73f39b7652d5edc7eaed7b876df1f8a33.tar.gz
Update to version 7.3.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db052f45653f..70998fb98645 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-fixed-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 7.2.8
+ pkgver = 7.3.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v7.2.8/ttf-iosevka-fixed-slab-7.2.8.zip
- source = ttf-iosevka-fixed-slab-7.2.8-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.2.8/LICENSE.md
- sha256sums = 52f2ee0116234e5f94370104648897dde26e8191c66e788a0319d6269cda5ff0
+ source = https://github.com/be5invis/Iosevka/releases/download/v7.3.0/ttf-iosevka-fixed-slab-7.3.0.zip
+ source = ttf-iosevka-fixed-slab-7.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v7.3.0/LICENSE.md
+ sha256sums = 9ca60e267917c48361f20863aab58c9961fb2fcf8049db9c51682c0d2cfe212a
sha256sums = 72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
pkgname = ttf-iosevka-fixed-slab
diff --git a/PKGBUILD b/PKGBUILD
index 3313119f863a..016287812c88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-fixed-slab
-pkgver=7.2.8
+pkgver=7.3.0
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-fixed-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('52f2ee0116234e5f94370104648897dde26e8191c66e788a0319d6269cda5ff0'
+sha256sums=('9ca60e267917c48361f20863aab58c9961fb2fcf8049db9c51682c0d2cfe212a'
'72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80')
package() {