summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-03-13 11:00:42 +0100
committerMarkus Weimar2017-03-13 11:00:42 +0100
commit39ac3923b5c7611da3e853e395face2774d311ad (patch)
treed016c82f7d37ae7bf56748136852e24c853630f4
parentdae518c675987cc94a604c6d364cc4afbd2493ad (diff)
downloadaur-39ac3923b5c7611da3e853e395face2774d311ad.tar.gz
Updated to version 1.11.4.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a11ab1cbe742..f84500df7afe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Sat Mar 11 09:41:01 UTC 2017
+# Mon Mar 13 10:00:07 UTC 2017
pkgbase = ttf-iosevka-type-slab
pkgdesc = A slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono.
- pkgver = 1.11.3
+ pkgver = 1.11.4
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.3/07-iosevka-type-slab-1.11.3.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.11.4/07-iosevka-type-slab-1.11.4.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = ba7d55ad87e113f01def24580323926d0bb9a75cc6035e0b1ae00d023da34813
+ sha256sums = 7ed080d48bbc1328ead8dbe6c7fd0ffc59e961f9607f27b517ed3bb466d0b8b1
sha256sums = 6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f
pkgname = ttf-iosevka-type-slab
diff --git a/PKGBUILD b/PKGBUILD
index 2520acdb59c6..5291dafccc19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type-slab
-pkgver=1.11.3
+pkgver=1.11.4
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}/07-iosevka-type-slab-${pkgver}.zip"
"https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
-sha256sums=('ba7d55ad87e113f01def24580323926d0bb9a75cc6035e0b1ae00d023da34813'
+sha256sums=('7ed080d48bbc1328ead8dbe6c7fd0ffc59e961f9607f27b517ed3bb466d0b8b1'
'6def40494d348d87c383513bab0979ba4ce26ad96249d58df04cf811f866c63f')
package() {