summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-04-01 20:20:07 +0200
committerMarkus Weimar2017-04-01 20:20:07 +0200
commit257fdff5295c459ca875b53bad884bf2d665dc0d (patch)
tree670fcee324390edfc8b9c4e0ef247caec65a1cdc
parent567241b3bdc771ebbd16efd3665e263c679bd559 (diff)
downloadaur-257fdff5295c459ca875b53bad884bf2d665dc0d.tar.gz
Updated to version 1.12.1.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50c71a3ea9ff..47d2ebc2a616 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sat Apr 1 06:17:17 UTC 2017
+# Sat Apr 1 18:19:27 UTC 2017
pkgbase = ttf-iosevka-type
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.12.0
+ pkgver = 1.12.1
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Iosevka/releases/download/v1.12.0/03-iosevka-type-1.12.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.12.1/03-iosevka-type-1.12.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 4374f67b4ccbd7b299d1bbdf15c77220ca1d1b4f2d3f47655c22b3170327ca94
+ sha256sums = cd0e1cd81212c11691b4b8e484ce90e9eb4c68f39a103082879f6552ba04b961
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index e4b096336d6b..7058b023d86f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.12.0
+pkgver=1.12.1
pkgrel=1
pkgdesc='A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.'
arch=('any')
@@ -9,7 +9,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/03-iosevka-type-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('4374f67b4ccbd7b299d1bbdf15c77220ca1d1b4f2d3f47655c22b3170327ca94'
+sha256sums=('cd0e1cd81212c11691b4b8e484ce90e9eb4c68f39a103082879f6552ba04b961'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {