summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-04-03 09:47:28 +0200
committerMarkus Weimar2017-04-03 09:47:28 +0200
commit4f1d985a2e060c9cb63b2857a05f96891bbd734b (patch)
treefe0c6b83c57c83440e68586757fccd05b52e697b
parentcd18088d9943f4df1f3eadc8ac52a54b14f96468 (diff)
downloadaur-4f1d985a2e060c9cb63b2857a05f96891bbd734b.tar.gz
Updated to version 1.12.2.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cce6d9baada7..4a1538556b7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 1 18:19:20 UTC 2017
+# Mon Apr 3 07:46:40 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.1
+ pkgver = 1.12.2
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.1/01-iosevka-1.12.1.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.12.2/01-iosevka-1.12.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 5c907af06ae949889f7971e679009e4d869b3ed6a38c8db2eb5dfb01ea9bfcc0
+ sha256sums = 4085f0d3eedb0572e4073b14ebaf0820550b7346169c6f96040a0a123e8c7a66
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 1e3e23562f45..fce7562c6687 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.12.1
+pkgver=1.12.2
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=('5c907af06ae949889f7971e679009e4d869b3ed6a38c8db2eb5dfb01ea9bfcc0'
+sha256sums=('4085f0d3eedb0572e4073b14ebaf0820550b7346169c6f96040a0a123e8c7a66'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {