summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2018-12-17 10:35:32 +0100
committerMarkus Weimar2018-12-17 10:35:32 +0100
commit72fe1c7b0d10fa125003f3b73ae5b3edbdacf165 (patch)
tree2ee657b244fd2244185d1f06049d81c54ef09777
parent4fb6234fc850e9d4dde7d8059deff2180c65d34d (diff)
downloadaur-72fe1c7b0d10fa125003f3b73ae5b3edbdacf165.tar.gz
Update to version 2.0.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6269b0696bfe..f52aa401bc69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Fri Oct 5 09:04:37 UTC 2018
+# Mon Dec 17 09:33:26 UTC 2018
pkgbase = ttf-iosevka-ss05
pkgdesc = A slender monospace typeface. Shape: Fira Mono
- pkgver = 2.0.1
+ pkgver = 2.0.2
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.1/iosevka-ss05-2.0.1.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v2.0.2/iosevka-ss05-2.0.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 5353db23cd3a3c8c52fa65b18409d03502d91049787f4ea6d904242ba1edd97a
+ sha256sums = efec1e464b2e85f043a38bce6495b3a56cdd4944d79f6daff1fa779a3b178933
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-ss05
diff --git a/PKGBUILD b/PKGBUILD
index 988a7433d235..4fa6f5b31488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-ss05
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: Fira 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-ss05-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('5353db23cd3a3c8c52fa65b18409d03502d91049787f4ea6d904242ba1edd97a'
+sha256sums=('efec1e464b2e85f043a38bce6495b3a56cdd4944d79f6daff1fa779a3b178933'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {