summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:31:40 +0100
committerMarkus Weimar2019-02-01 09:31:40 +0100
commit73d5ddd3805c187d5fbd7ef3fa07aa73e2981472 (patch)
tree84b60748875106378b6612033a9a677ad863b019
parentc3cfabcf4df80d4c06a5b316b11d5b76c4a644a0 (diff)
downloadaur-73d5ddd3805c187d5fbd7ef3fa07aa73e2981472.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 bf18146550ba..78983c18244a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Dec 17 09:33:05 UTC 2018
+# Fri Feb 1 08:29:05 UTC 2019
pkgbase = ttf-iosevka-ss06
pkgdesc = A slender monospace typeface. Shape: Liberation Mono
- 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-ss06-2.0.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.1.0/iosevka-ss06-2.1.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 9cf32592060a01d1135295f36293410ce886a0a890f17ff573badabe46c3dd0c
+ sha256sums = 1ac9809b54e696a1710d69720b49270fd3f6bc4f245b9437c8e03e0d59e5df3a
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss06
diff --git a/PKGBUILD b/PKGBUILD
index 7851dd1af8d8..c12a754b685c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss06
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Liberation Mono'
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-ss06-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('9cf32592060a01d1135295f36293410ce886a0a890f17ff573badabe46c3dd0c'
+sha256sums=('1ac9809b54e696a1710d69720b49270fd3f6bc4f245b9437c8e03e0d59e5df3a'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {