summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-09-29 16:08:49 +0200
committerMarkus Weimar2016-09-29 16:08:49 +0200
commit285b8dbd7f69bf912db94f6e66917a5bb83a2da4 (patch)
treef5f6dd720c067299a6e0ab5c0c3d3fa675be68ca
parenta2741d0c64ad08b062d4268807e2179774052d56 (diff)
downloadaur-285b8dbd7f69bf912db94f6e66917a5bb83a2da4.tar.gz
Updated to version 1.9.4.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc2265eefdff..0ead0af41ff7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 3 15:43:40 UTC 2016
+# Thu Sep 29 14:08:16 UTC 2016
pkgbase = ttf-iosevka
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.9.3
+ pkgver = 1.9.4
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
install = ttf-iosevka.install
@@ -12,9 +12,9 @@ pkgbase = ttf-iosevka
depends = xorg-font-utils
conflicts = ttf-iosevka-hooky
conflicts = ttf-iosevka-zshaped
- source = https://github.com/be5invis/Iosevka/releases/download/v1.9.3/01.iosevka-1.9.3.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.9.4/01.iosevka-1.9.4.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 9ea3796fe4c483b45cf52a23657a1adb3b0b6e3cb7b3ebc285435eb63cd84f04
+ sha256sums = b4a8bd19ce9a02b8b47c24811d6d2da8eaa97ec4324ffc91e6469de85bdb6a01
sha256sums = fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index d96ffd33b8ae..9313a8186cf8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.9.3
+pkgver=1.9.4
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -11,7 +11,7 @@ conflicts=('ttf-iosevka-hooky' 'ttf-iosevka-zshaped')
install=${pkgname}.install
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/01.iosevka-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('9ea3796fe4c483b45cf52a23657a1adb3b0b6e3cb7b3ebc285435eb63cd84f04'
+sha256sums=('b4a8bd19ce9a02b8b47c24811d6d2da8eaa97ec4324ffc91e6469de85bdb6a01'
'fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f')
package() {