summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 530383696646..50c71a3ea9ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Wed Mar 29 10:03:47 UTC 2017
+# Sat Apr 1 06:17:17 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.11.5
+ pkgver = 1.12.0
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.11.5/03-iosevka-type-1.11.5.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.12.0/03-iosevka-type-1.12.0.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = bfcbfbfb16964c765f0c69302cf5fdaf830f2687c7066ff84943129d22ed030f
+ sha256sums = 4374f67b4ccbd7b299d1bbdf15c77220ca1d1b4f2d3f47655c22b3170327ca94
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index c03a514cb5d9..e4b096336d6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.11.5
+pkgver=1.12.0
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=('bfcbfbfb16964c765f0c69302cf5fdaf830f2687c7066ff84943129d22ed030f'
+sha256sums=('4374f67b4ccbd7b299d1bbdf15c77220ca1d1b4f2d3f47655c22b3170327ca94'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {