summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-09-03 17:44:10 +0200
committerMarkus Weimar2016-09-03 17:44:10 +0200
commita2741d0c64ad08b062d4268807e2179774052d56 (patch)
tree134490747186a9080b017292a0f625f6ed258fcd
parente06e3ddbff07b31b12b53fc2b8a124054262657c (diff)
downloadaur-a2741d0c64ad08b062d4268807e2179774052d56.tar.gz
Updated to version 1.9.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3113b0d7959e..dc2265eefdff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Aug 3 13:34:52 UTC 2016
+# Sat Sep 3 15:43:40 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.2
+ pkgver = 1.9.3
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.2/01.iosevka-1.9.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.9.3/01.iosevka-1.9.3.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 3bd54db1d4cead876b6ffa882aebc514a07b1c4f9c04bf6eb95861e0f9af9344
+ sha256sums = 9ea3796fe4c483b45cf52a23657a1adb3b0b6e3cb7b3ebc285435eb63cd84f04
sha256sums = fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index a2b2b97d0bec..d96ffd33b8ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.9.2
+pkgver=1.9.3
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=('3bd54db1d4cead876b6ffa882aebc514a07b1c4f9c04bf6eb95861e0f9af9344'
+sha256sums=('9ea3796fe4c483b45cf52a23657a1adb3b0b6e3cb7b3ebc285435eb63cd84f04'
'fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f')
package() {