summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-04-22 10:34:23 +0200
committerMarkus Weimar2019-04-22 10:34:23 +0200
commitbd80f31487d8fbecc6de027d2a79fe3cb2bd9105 (patch)
treeea39eae1a619b74a2f5ccc2a21a4a48c5a9e36af
parentd9f750b9de684762f5affc16a86717ad1fd477a5 (diff)
downloadaur-bd80f31487d8fbecc6de027d2a79fe3cb2bd9105.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 22162168589d..931564274452 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-iosevka-ss05
pkgdesc = A slender monospace typeface. Shape: Fira Mono
- 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-ss05-2.2.0.zip
- source = ttf-iosevka-ss05-2.2.0-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 912fbcf56593a496fc908405aa1b0ce90557b72561fb907d5f41a36b6ffdc182
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.2.1/iosevka-ss05-2.2.1.zip
+ source = ttf-iosevka-ss05-2.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
+ sha256sums = d8d4beae55a42748d1333273bf40a44c1791259ca1e0cd4f76ba8fb001cea2a4
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka-ss05
diff --git a/PKGBUILD b/PKGBUILD
index 5cf417ea05ff..fae2c4b114b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss05
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Fira Mono'
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-ss05-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('912fbcf56593a496fc908405aa1b0ce90557b72561fb907d5f41a36b6ffdc182'
+sha256sums=('d8d4beae55a42748d1333273bf40a44c1791259ca1e0cd4f76ba8fb001cea2a4'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {