summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-02-01 09:31:40 +0100
committerMarkus Weimar2019-02-01 09:31:40 +0100
commitf9f1960d8470fa25048d3d3e957cc4b5719a61d6 (patch)
tree7a75b9d0ebdad95a514f1554ecb8f521441efa6a
parentfed2b2ee9e50b14099931fe196b97e6f39fdc413 (diff)
downloadaur-f9f1960d8470fa25048d3d3e957cc4b5719a61d6.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 a10cb498b137..640c627e0687 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Mon Dec 17 09:31:57 UTC 2018
+# Fri Feb 1 08:27:45 UTC 2019
pkgbase = ttf-iosevka-ss10
pkgdesc = A slender monospace typeface. Shape: Envy Code R
- 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-ss10-2.0.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.1.0/iosevka-ss10-2.1.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 44fb9a75016edb17007a1056c6bc21dcf5f9d233e55bc84ceca1e87f167d99a8
+ sha256sums = 41f2abfe280de38a03144fadc204ac40e8f2eaac6e0a6d1257892af80f4c1a8b
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss10
diff --git a/PKGBUILD b/PKGBUILD
index 5442bede4de4..5bdb035b3c47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss10
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Envy Code R'
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-ss10-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('44fb9a75016edb17007a1056c6bc21dcf5f9d233e55bc84ceca1e87f167d99a8'
+sha256sums=('41f2abfe280de38a03144fadc204ac40e8f2eaac6e0a6d1257892af80f4c1a8b'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {