summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-11-03 08:58:42 +0100
committerMarkus Weimar2019-11-03 08:58:42 +0100
commit9e037b1bd2a482539c92ce3a19ad24d3c51842be (patch)
tree2fa5055f89e0c9d83b2d9762a35cbc405bdc8b0d
parent8dc3af97fac4735c2398eee241c159cfc5251cec (diff)
downloadaur-9e037b1bd2a482539c92ce3a19ad24d3c51842be.tar.gz
Update to version 2.3.3.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cdfd6954287..7d2b9d84e3d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-iosevka
pkgdesc = A slender monospace typeface. Shape: default
- pkgver = 2.3.2
- pkgrel = 2
+ pkgver = 2.3.3
+ pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v2.3.2/01-iosevka-2.3.2.zip
- source = ttf-iosevka-2.3.2-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v2.3.2/LICENSE.md
- sha256sums = 326eb8c1372dc3a43e0d9713152793e9fed9400cfd98056916737aa476bb5bea
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.3.3/01-iosevka-2.3.3.zip
+ source = ttf-iosevka-2.3.3-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v2.3.3/LICENSE.md
+ sha256sums = cc8de3ca577b8a1d4947dccdfff8205042e479f0223a574de35927e13f506f90
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 5a68f39aa4ea..8da146f5edf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=2.3.2
-pkgrel=2
+pkgver=2.3.3
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/01-iosevka-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
-sha256sums=('326eb8c1372dc3a43e0d9713152793e9fed9400cfd98056916737aa476bb5bea'
+sha256sums=('cc8de3ca577b8a1d4947dccdfff8205042e479f0223a574de35927e13f506f90'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {