summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-06-26 08:30:10 +0200
committerMarkus Weimar2022-06-26 08:30:10 +0200
commit8315d28ab7818dcb739136a92c20d17b3bc6f2be (patch)
treef0e2ae21a253898fee472b5e169979fe87112f63
parent7e69ae457772c4dffca0f018c93334140ea76216 (diff)
downloadaur-8315d28ab7818dcb739136a92c20d17b3bc6f2be.tar.gz
Update to version 15.5.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 905b37f22862..a70ea1ee332e 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.1
+ pkgver = 15.5.2
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- 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
+ source = https://github.com/be5invis/Iosevka/releases/download/v15.5.2/ttf-iosevka-15.5.2.zip
+ source = ttf-iosevka-15.5.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v15.5.2/LICENSE.md
+ sha256sums = f974bb85c49febb4303498b06bc0f0e9f33924ae0140c60fb288d458610df62e
sha256sums = 46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 13b2ce06ec5e..7288c2999e3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=15.5.1
+pkgver=15.5.2
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=('8ae383ea6a297d025743b85042bb401ff2944a3b0a416edebd4f700bd0241f84'
+sha256sums=('f974bb85c49febb4303498b06bc0f0e9f33924ae0140c60fb288d458610df62e'
'46ecadda73abf39cda76731a94fd357b743f882dc1156b4410a2967a811c4ff1')
package() {