summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2018-05-01 19:30:48 +0200
committerMarkus Weimar2018-05-01 19:30:48 +0200
commita1bb1204fdabaa06d7fdb5df8bcbde951c84884a (patch)
treef58ec92895ea67c0449985ef683ed7e462621e4f
parenta1f959f957c40b4051a4f6c087ba08f091ce467e (diff)
downloadaur-a1bb1204fdabaa06d7fdb5df8bcbde951c84884a.tar.gz
Update to version 1.14.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71d7a25d553e..aca514df8648 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 25 08:36:17 UTC 2018
+# Tue May 1 17:24:46 UTC 2018
pkgbase = ttf-iosevka-type
pkgdesc = A slender monospace typeface. Shape: default.
- pkgver = 1.14.1
+ pkgver = 1.14.2
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -10,9 +10,9 @@ pkgbase = ttf-iosevka-type
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v1.14.1/03-iosevka-type-1.14.1.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.14.2/03-iosevka-type-1.14.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 7e26cf075d0550fa5a63aed996eda14f1766cd8731ee704014094f8dde46959f
+ sha256sums = 68fb2dae36006a4897b55de3bc42f264b0395f065c54082b2623009b2d101407
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index e112111c1d66..23cf3be00a84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.14.1
+pkgver=1.14.2
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default.'
arch=('any')
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/03-iosevka-type-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('7e26cf075d0550fa5a63aed996eda14f1766cd8731ee704014094f8dde46959f'
+sha256sums=('68fb2dae36006a4897b55de3bc42f264b0395f065c54082b2623009b2d101407'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {