summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-04-05 10:46:58 +0200
committerMarkus Weimar2017-04-05 10:46:58 +0200
commitd339cffe2477d078ce695739451a0d534a263911 (patch)
tree83b6b235b55bd3f56daa39fce69e2a04e7e72555
parent4f1d985a2e060c9cb63b2857a05f96891bbd734b (diff)
downloadaur-d339cffe2477d078ce695739451a0d534a263911.tar.gz
Updated to version 1.12.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a1538556b7f..c75eed67f358 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Apr 3 07:46:40 UTC 2017
+# Wed Apr 5 08:46:10 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.2
+ pkgver = 1.12.3
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.2/01-iosevka-1.12.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.12.3/01-iosevka-1.12.3.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 4085f0d3eedb0572e4073b14ebaf0820550b7346169c6f96040a0a123e8c7a66
+ sha256sums = e58297f02f18988aaa17e94b6bb4c4c3318fcb7891e9ad7decdd34703b81a80c
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index fce7562c6687..8aded7243770 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.12.2
+pkgver=1.12.3
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=('4085f0d3eedb0572e4073b14ebaf0820550b7346169c6f96040a0a123e8c7a66'
+sha256sums=('e58297f02f18988aaa17e94b6bb4c4c3318fcb7891e9ad7decdd34703b81a80c'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {