summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-12-14 14:17:44 +0100
committerMarkus Weimar2016-12-14 14:17:44 +0100
commitfa61929514713f2c9ff1abba4d4067a890717c42 (patch)
tree260fa83b8d252874c312cebe143b925ce413668e
parentd62651b586d410c39fe91388c38686340866a3cd (diff)
downloadaur-fa61929514713f2c9ff1abba4d4067a890717c42.tar.gz
Updated to version 1.10.0.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10b15c2c7d3b..1b53d1693258 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 23 08:30:22 UTC 2016
+# Wed Dec 14 13:17:10 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.6
+ pkgver = 1.10.0
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.6/01.iosevka-1.9.6.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.10.0/01.iosevka-1.10.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = f616c51459396de66a0e9d96f3a802f44ab77d75a1e821590b590fb0efff54eb
+ sha256sums = beb231543f56519628ba9307c5efc3f951d72317be6ec80674e73a3cea6ce409
sha256sums = fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 6e0454530ef5..05f7db0ea1f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.9.6
+pkgver=1.10.0
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=('f616c51459396de66a0e9d96f3a802f44ab77d75a1e821590b590fb0efff54eb'
+sha256sums=('beb231543f56519628ba9307c5efc3f951d72317be6ec80674e73a3cea6ce409'
'fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f')
package() {