summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b91b38d346f..abc28fbb9a1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 3.0.1
+ pkgver = 3.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.0.1/ttf-iosevka-3.0.1.zip
- source = ttf-iosevka-3.0.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.0.1/LICENSE.md
- sha256sums = 22442302f90f57a174a6bbbb0c7971bc37a2e4a4f66c7cb7d11447aab7072fad
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.1.0/ttf-iosevka-3.1.0.zip
+ source = ttf-iosevka-3.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.1.0/LICENSE.md
+ sha256sums = e0ea7a5129183ecc7a8b9d14a670882a302bf02ca28634be71fe7a0e752e8dda
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index c30f741c3290..3564182d9bea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=3.0.1
+pkgver=3.1.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-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('22442302f90f57a174a6bbbb0c7971bc37a2e4a4f66c7cb7d11447aab7072fad'
+sha256sums=('e0ea7a5129183ecc7a8b9d14a670882a302bf02ca28634be71fe7a0e752e8dda'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {