summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2020-07-20 16:37:32 +0200
committerMarkus Weimar2020-07-20 16:37:32 +0200
commit6119418611973deb4247cc7f5b139aa60689425a (patch)
treef79d9d895ba8024044e234b81b133f649752288b
parentf2e0f488f06a6cecfd895714abcfe645a411c419 (diff)
downloadaur-6119418611973deb4247cc7f5b139aa60689425a.tar.gz
Update to version 3.3.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68d64b51c9c7..ef9f0c2606aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-iosevka-curly-slab
pkgdesc = Typeface family designed for coding, terminal use and technical documents.
- pkgver = 3.3.0
+ pkgver = 3.3.1
pkgrel = 1
url = https://typeof.net/Iosevka/
arch = any
license = OFL
- source = https://github.com/be5invis/Iosevka/releases/download/v3.3.0/ttf-iosevka-curly-slab-3.3.0.zip
- source = ttf-iosevka-curly-slab-3.3.0-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.3.0/LICENSE.md
- sha256sums = 971886c9c18643727879a9930bc358999696d8ce50025f0dbac816fc22fc157f
+ source = https://github.com/be5invis/Iosevka/releases/download/v3.3.1/ttf-iosevka-curly-slab-3.3.1.zip
+ source = ttf-iosevka-curly-slab-3.3.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v3.3.1/LICENSE.md
+ sha256sums = 38e04ea927d9b2bce0710beb58626956659a3853fd925b51cdd23f529b4d2295
sha256sums = e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9
pkgname = ttf-iosevka-curly-slab
diff --git a/PKGBUILD b/PKGBUILD
index 4fc2b1f420b9..056458398194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-curly-slab
-pkgver=3.3.0
+pkgver=3.3.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-curly-slab-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('971886c9c18643727879a9930bc358999696d8ce50025f0dbac816fc22fc157f'
+sha256sums=('38e04ea927d9b2bce0710beb58626956659a3853fd925b51cdd23f529b4d2295'
'e61c0988bb231a321f14cce1b119a468f279ea86826c32e943ab16dbf08c1ba9')
package() {