summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-09-16 18:33:58 +0200
committerMarkus Weimar2023-09-16 18:33:58 +0200
commitc56101fe1cfd985ec095d582630ae9ad41b31e6e (patch)
tree190b0baf3f1c16b2e0b47e7c4c7203f714367759
parentb4d5fc366700e9dab502ddad4ab215387b51ba8c (diff)
downloadaur-c56101fe1cfd985ec095d582630ae9ad41b31e6e.tar.gz
Update to version 27.0.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0573bac340b8..ab80ad6ecd7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-ss18
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 26.3.3
+ pkgver = 27.0.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v26.3.3/ttf-iosevka-ss18-26.3.3.zip
- source = ttf-iosevka-ss18-26.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v26.3.3/LICENSE.md
- sha256sums = c868e7ce240919d63ce7b3690041bd5e3fd7532be7cc2df28e0aceb39dd90008
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.0.0/ttf-iosevka-ss18-27.0.0.zip
+ source = ttf-iosevka-ss18-27.0.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.0/LICENSE.md
+ sha256sums = e5ae633da28000a061c082362553009638cdafec7992fafef9059749c1a50af9
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-ss18
diff --git a/PKGBUILD b/PKGBUILD
index cc8e41f1710c..37637e991a31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss18
-pkgver=26.3.3
+pkgver=27.0.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-ss18-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('c868e7ce240919d63ce7b3690041bd5e3fd7532be7cc2df28e0aceb39dd90008'
+sha256sums=('e5ae633da28000a061c082362553009638cdafec7992fafef9059749c1a50af9'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {