summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-08 09:00:12 +0200
committerMarkus Weimar2023-10-08 09:00:12 +0200
commitdd75038784e6441bcfc1793b42d8b38a855c1a11 (patch)
tree0757c5ef9d4df9fe7d70718b215e3ccd0e239f4d
parente914f7abb7f9db3ea2f421b43e56992099e5cd35 (diff)
downloadaur-dd75038784e6441bcfc1793b42d8b38a855c1a11.tar.gz
Update to version 27.2.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1665ee287a9..7aeb9bc1406f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss16
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.1.0
+ pkgver = 27.2.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.1.0/ttf-iosevka-ss16-27.1.0.zip
- source = ttf-iosevka-ss16-27.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.1.0/LICENSE.md
- sha256sums = ac80b51ce029a2a0a152a396597176e7e1b6dae1c6462317cbd1daa86ca459a9
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.2.0/ttf-iosevka-ss16-27.2.0.zip
+ source = ttf-iosevka-ss16-27.2.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.2.0/LICENSE.md
+ sha256sums = 86daac51e7269bbe4240133fbc7f58a32295d3e898c11f8fe3f434a4b046473f
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss16
diff --git a/PKGBUILD b/PKGBUILD
index 6ce472f6c988..2405f1eff1b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss16
-pkgver=27.1.0
+pkgver=27.2.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-ss16-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('ac80b51ce029a2a0a152a396597176e7e1b6dae1c6462317cbd1daa86ca459a9'
+sha256sums=('86daac51e7269bbe4240133fbc7f58a32295d3e898c11f8fe3f434a4b046473f'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {