summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-04-22 10:34:23 +0200
committerMarkus Weimar2019-04-22 10:34:23 +0200
commit837cbdd404fc5f04db6be07e43784055c8895f79 (patch)
tree22f7a159ee31234bde89741bfbf15e7daf3d9858
parentaaf80f5977a17b5f25f86197c0e75e81b27ff69a (diff)
downloadaur-837cbdd404fc5f04db6be07e43784055c8895f79.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 3a24be6fef05..dc4cc01022e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = ttf-iosevka-ss08
pkgdesc = A slender monospace typeface. Shape: Pragmata Pro
- 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-ss08-2.2.0.zip
- source = ttf-iosevka-ss08-2.2.0-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 711b2c8420e07589ab45febc4c252c7783c017e6b176227cf105721fc007852d
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.2.1/iosevka-ss08-2.2.1.zip
+ source = ttf-iosevka-ss08-2.2.1-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
+ sha256sums = 763f74f422c6a3cb6e100105e5cbbe1c18df8d32ed2bd8cfb40d9539e07684d1
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
pkgname = ttf-iosevka-ss08
diff --git a/PKGBUILD b/PKGBUILD
index c1e761d82653..6893b4fd76e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss08
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Pragmata Pro'
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-ss08-${pkgver}.zip"
"${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('711b2c8420e07589ab45febc4c252c7783c017e6b176227cf105721fc007852d'
+sha256sums=('763f74f422c6a3cb6e100105e5cbbe1c18df8d32ed2bd8cfb40d9539e07684d1'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')
package() {