summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-04-09 16:39:22 +0200
committerMarkus Weimar2017-04-09 16:39:22 +0200
commit008cfa8729d8d51296513e68992ea3e9ccc0fee6 (patch)
treebd612dbae2d009040cc455553ebce405e09e3b5f
parentd339cffe2477d078ce695739451a0d534a263911 (diff)
downloadaur-008cfa8729d8d51296513e68992ea3e9ccc0fee6.tar.gz
Updated to version 1.12.4.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c75eed67f358..95d05908e2a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Apr 5 08:46:10 UTC 2017
+# Sun Apr 9 14:38:36 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.12.3
+ pkgver = 1.12.4
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -11,9 +11,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.12.3/01-iosevka-1.12.3.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.12.4/01-iosevka-1.12.4.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = e58297f02f18988aaa17e94b6bb4c4c3318fcb7891e9ad7decdd34703b81a80c
+ sha256sums = 861441cf2482c5a74fc41936e67cef3465343aa7c4ec6e24098cff8cd7cb59a3
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 8aded7243770..923919888fe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.12.3
+pkgver=1.12.4
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-hooky' 'ttf-iosevka-zshaped')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/01-iosevka-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('e58297f02f18988aaa17e94b6bb4c4c3318fcb7891e9ad7decdd34703b81a80c'
+sha256sums=('861441cf2482c5a74fc41936e67cef3465343aa7c4ec6e24098cff8cd7cb59a3'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {