summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-01-17 13:43:43 +0100
committerMarkus Weimar2017-01-17 13:43:43 +0100
commit7110bc8e96d7895cf2fa40446725b494228e7e3c (patch)
tree4abf66ba188ee3e6768d6e7d6ed0b898d1f2e82d
parentc8f994afcc3a6e9097374dc33fcf796f159682ef (diff)
downloadaur-7110bc8e96d7895cf2fa40446725b494228e7e3c.tar.gz
Updated to version 1.10.5.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9432ce4d93bd..2f7d84fb4351 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 13 17:37:09 UTC 2017
+# Tue Jan 17 12:43:07 UTC 2017
pkgbase = ttf-iosevka
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.10.4
+ pkgver = 1.10.5
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.10.4/01.iosevka-1.10.4.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.10.5/01.iosevka-1.10.5.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 5dd5196e23aa327ff179e525181f558b9c9add0e49b9bec0f7c0ffdd83d016f7
+ sha256sums = ec7971c7acdb99a9ea71fa5e1458830d4be720b2eee30a269b09d62b410f68db
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 557cd1c2086a..97a75fb51e21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.10.4
+pkgver=1.10.5
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=('5dd5196e23aa327ff179e525181f558b9c9add0e49b9bec0f7c0ffdd83d016f7'
+sha256sums=('ec7971c7acdb99a9ea71fa5e1458830d4be720b2eee30a269b09d62b410f68db'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {