summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-01 10:39:20 +0200
committerMarkus Weimar2023-10-01 10:39:20 +0200
commit2465e866856f1d2b99aa16fdc4103071d65dcdfa (patch)
treeeb4e5e9ab83f8a7e67774518003b381bcf010e43
parent4be94293e4e1b80adaa1372f1cbdde4a18af1d9d (diff)
downloadaur-2465e866856f1d2b99aa16fdc4103071d65dcdfa.tar.gz
Update to version 27.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a37bea78999c..e3c8b4dc07df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-curly
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 27.0.2
+ pkgver = 27.1.0
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v27.0.2/ttf-iosevka-curly-27.0.2.zip
- source = ttf-iosevka-curly-27.0.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.0.2/LICENSE.md
- sha256sums = 0173f4dbfafdbba0ec4cb50f1e5cc36624f7398f99d8f38e93041f82195499f3
+ source = https://github.com/be5invis/Iosevka/releases/download/v27.1.0/ttf-iosevka-curly-27.1.0.zip
+ source = ttf-iosevka-curly-27.1.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v27.1.0/LICENSE.md
+ sha256sums = 94a0b60dd4cc29703d1a26b41cc17f99101314205f586ffcfd8f9f71c4a3b5c1
sha256sums = 7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558
pkgname = ttf-iosevka-curly
diff --git a/PKGBUILD b/PKGBUILD
index bb800fde68bf..80ffa705449a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-curly
-pkgver=27.0.2
+pkgver=27.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-curly-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('0173f4dbfafdbba0ec4cb50f1e5cc36624f7398f99d8f38e93041f82195499f3'
+sha256sums=('94a0b60dd4cc29703d1a26b41cc17f99101314205f586ffcfd8f9f71c4a3b5c1'
'7484961b97b41985d54c21700e53f7142a7007d72401acbd32c0b9c6a5a0b558')
package() {