summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-06-19 22:18:05 +0200
committerMarkus Weimar2022-06-19 22:18:05 +0200
commit7e69ae457772c4dffca0f018c93334140ea76216 (patch)
treea33fdcc06f32d07d164f6aadd852e1e803413505
parent58ce071505cf39340d200058b11f8a44acdde0fc (diff)
downloadaur-7e69ae457772c4dffca0f018c93334140ea76216.tar.gz
Update to version 15.5.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d97dfd1a4f4..905b37f22862 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 15.5.0
+ pkgver = 15.5.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v15.5.0/ttf-iosevka-15.5.0.zip
- source = ttf-iosevka-15.5.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.5.0/LICENSE.md
- sha256sums = 541c5b7bc8794585615c70d251c8dde26f74da80a78ccbc6468c755746f104f3
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.5.1/ttf-iosevka-15.5.1.zip
+ source = ttf-iosevka-15.5.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.5.1/LICENSE.md
+ sha256sums = 8ae383ea6a297d025743b85042bb401ff2944a3b0a416edebd4f700bd0241f84
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 4bb191c62433..13b2ce06ec5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=15.5.0
+pkgver=15.5.1
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=('541c5b7bc8794585615c70d251c8dde26f74da80a78ccbc6468c755746f104f3'
+sha256sums=('8ae383ea6a297d025743b85042bb401ff2944a3b0a416edebd4f700bd0241f84'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {