summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-04-22 10:34:23 +0200
committerMarkus Weimar2019-04-22 10:34:23 +0200
commitfb10438c4289aa1cb90d6ee60ee4674888061390 (patch)
tree1b6fef174b3cc7a19740e20d0e0a0f4a291a8f43
parentf3d2c9e827ab8b3859b6b7eccd32e611dac095e2 (diff)
downloadaur-fb10438c4289aa1cb90d6ee60ee4674888061390.tar.gz
Update to version 2.2.1.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 666780efe865..550af3cd3cd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-iosevka-ss04
pkgdesc = A slender monospace typeface. Shape: Menlo
- pkgver = 2.2.0
- pkgrel = 2
+ pkgver = 2.2.1
+ pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Iosevka/releases/download/v2.2.0/iosevka-ss04-2.2.0.zip
- source = ttf-iosevka-ss04-2.2.0-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 9968b9f35121ee18b0832f973661712ccf795f5ab1483403cd1a173608fa6dbe
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.2.1/iosevka-ss04-2.2.1.zip
+ source = ttf-iosevka-ss04-2.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
+ sha256sums = cb9aed7fe1da98ae64c75c33135afc6777e6503b5979393696ddc877f10ec900
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka-ss04
diff --git a/PKGBUILD b/PKGBUILD
index c5622eb71724..f7d9c0038a8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss04
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Menlo'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -9,7 +9,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/iosevka-ss04-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('9968b9f35121ee18b0832f973661712ccf795f5ab1483403cd1a173608fa6dbe'
+sha256sums=('cb9aed7fe1da98ae64c75c33135afc6777e6503b5979393696ddc877f10ec900'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {