summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-12-30 10:36:36 +0100
committerMarkus Weimar2016-12-30 10:36:36 +0100
commitd0091f2d53d41ec75646d4ce8232f44147da41bb (patch)
tree8234bd1f62ab52ccb6de5ce832fe11b102c5e281
parentfa61929514713f2c9ff1abba4d4067a890717c42 (diff)
downloadaur-d0091f2d53d41ec75646d4ce8232f44147da41bb.tar.gz
Updated to version 1.10.1.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b53d1693258..146176234f2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 14 13:17:10 UTC 2016
+# Fri Dec 30 09:36:02 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.10.0
+ pkgver = 1.10.1
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
install = ttf-iosevka.install
@@ -12,10 +12,10 @@ 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.0/01.iosevka-1.10.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.10.1/01.iosevka-1.10.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = beb231543f56519628ba9307c5efc3f951d72317be6ec80674e73a3cea6ce409
- sha256sums = fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f
+ sha256sums = 8397a99552e5946858dfb69035b6747883ddbd8e6f7028862787b90a1dbdd57b
+ sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 05f7db0ea1f7..985b6e59002a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.10.0
+pkgver=1.10.1
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -11,8 +11,8 @@ 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=('beb231543f56519628ba9307c5efc3f951d72317be6ec80674e73a3cea6ce409'
- 'fcd6a66c181b0bbfd497406ba9eb58c3fae6546e26118868bec48a529a05657f')
+sha256sums=('8397a99552e5946858dfb69035b6747883ddbd8e6f7028862787b90a1dbdd57b'
+ '6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {
cd ${srcdir}