summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-04-22 10:34:23 +0200
committerMarkus Weimar2019-04-22 10:34:23 +0200
commit467222444741eaf514d1fb509724a9e05fc8f190 (patch)
tree6a3dcb08c31528ccc3f19502542380d08e3a0f78
parentb42276b1f992e14edb5db6c6377c375d7a0008b1 (diff)
downloadaur-467222444741eaf514d1fb509724a9e05fc8f190.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 74c2665341e4..8cf1e025559d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-iosevka-ss10
pkgdesc = A slender monospace typeface. Shape: Envy Code R
- 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-ss10-2.2.0.zip
- source = ttf-iosevka-ss10-2.2.0-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 6fd67abf04bdd2389dcc9d555b392ef8b9e01e07b1cddd068136c0bb4236c76f
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.2.1/iosevka-ss10-2.2.1.zip
+ source = ttf-iosevka-ss10-2.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
+ sha256sums = 9fb6fc66d7fea0561a14f357e3aa289222691bf7cb72937ea1e7c1db6d3ebd67
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka-ss10
diff --git a/PKGBUILD b/PKGBUILD
index 4d380a67ced9..2b889ba967e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss10
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Envy Code R'
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-ss10-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('6fd67abf04bdd2389dcc9d555b392ef8b9e01e07b1cddd068136c0bb4236c76f'
+sha256sums=('9fb6fc66d7fea0561a14f357e3aa289222691bf7cb72937ea1e7c1db6d3ebd67'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {