summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:31:40 +0100
committerMarkus Weimar2019-02-01 09:31:40 +0100
commit7ed981751f0d0e5aab57e3b0ca95c2c56e0703e0 (patch)
tree74270aa0c0fbba53260944be4ef63280126d40cf
parent4f36d6bfc328c45da5302f57bba59ec9ce2fe806 (diff)
downloadaur-7ed981751f0d0e5aab57e3b0ca95c2c56e0703e0.tar.gz
Update to version 2.1.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5139aa91932..21367ec46231 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Dec 17 09:34:17 UTC 2018
+# Fri Feb 1 08:30:29 UTC 2019
pkgbase = ttf-iosevka-ss02
pkgdesc = A slender monospace typeface. Shape: Anonymous Pro
- pkgver = 2.0.2
+ pkgver = 2.1.0
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.0.2/iosevka-ss02-2.0.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.1.0/iosevka-ss02-2.1.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 5bea99c9b1599ee2952bb69f3995de04cb6a29ce25b659ac6419c15b6844f1db
+ sha256sums = d399d15b4d42283e7916f60d3c8491372ef199e2f76ab3e6781bbddbe248b167
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss02
diff --git a/PKGBUILD b/PKGBUILD
index 4dded692cac5..49841830e339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss02
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Anonymous Pro'
arch=('any')
@@ -9,7 +9,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/iosevka-ss02-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('5bea99c9b1599ee2952bb69f3995de04cb6a29ce25b659ac6419c15b6844f1db'
+sha256sums=('d399d15b4d42283e7916f60d3c8491372ef199e2f76ab3e6781bbddbe248b167'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {