summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-08-03 15:35:24 +0200
committerMarkus Weimar2016-08-03 15:35:24 +0200
commite06e3ddbff07b31b12b53fc2b8a124054262657c (patch)
tree8fee8154e64c6db36958c90246c335b5adec3e42
parentc240b579ea1655d69e8d8db09334204863f950ea (diff)
downloadaur-e06e3ddbff07b31b12b53fc2b8a124054262657c.tar.gz
Updated to version 1.9.2.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47b1bbbc4e2f..3113b0d7959e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jul 18 13:30:47 UTC 2016
+# Wed Aug 3 13:34:52 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.1
- pkgrel = 2
+ pkgver = 1.9.2
+ pkgrel = 1
url = https://be5invis.github.io/Iosevka/
install = ttf-iosevka.install
arch = any
@@ -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.1/01.iosevka-1.9.1.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.9.2/01.iosevka-1.9.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = aa75fc2365fe302ade7a4bf2eb575519e60b61dbccc94c46983f4fa62f1c2ad7
+ sha256sums = 3bd54db1d4cead876b6ffa882aebc514a07b1c4f9c04bf6eb95861e0f9af9344
sha256sums = fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 4d51ae360222..a2b2b97d0bec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.9.1
-pkgrel=2
+pkgver=1.9.2
+pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -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=('aa75fc2365fe302ade7a4bf2eb575519e60b61dbccc94c46983f4fa62f1c2ad7'
+sha256sums=('3bd54db1d4cead876b6ffa882aebc514a07b1c4f9c04bf6eb95861e0f9af9344'
'fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f')
package() {