summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-06-10 11:13:35 +0200
committerMarkus Weimar2017-06-10 11:13:35 +0200
commit0090b2e57386a6ce16cdc60adc3ed9511420a992 (patch)
tree1cc5facfa1c0671b980b007c7a55809b1c4bef71
parent927240326208ca4a7a52553679448fa13cff48cc (diff)
downloadaur-0090b2e57386a6ce16cdc60adc3ed9511420a992.tar.gz
Updated to version 1.13.1.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 874348434924..d7e849780ea1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Mon Jun 5 07:50:51 UTC 2017
+# Sat Jun 10 09:09:05 UTC 2017
pkgbase = ttf-iosevka-type
pkgdesc = A slender monospace typeface. Shape: default.
- pkgver = 1.13.0
- pkgrel = 5
+ pkgver = 1.13.1
+ pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v1.13.0/03-iosevka-type-1.13.0.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.13.1/03-iosevka-type-1.13.1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 3cc4a759f676c0ff8e1c24d6b6dee728fb992804f7da480962e935d06d96b190
+ sha256sums = b65e5c9e3159d2370f86f68b39c3ec505c8d8a44d72064068c55c300f4a33735
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index 91fe3486eae6..9317c0b69ca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.13.0
-pkgrel=5
+pkgver=1.13.1
+pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default.'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -10,7 +10,7 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
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=('3cc4a759f676c0ff8e1c24d6b6dee728fb992804f7da480962e935d06d96b190'
+sha256sums=('b65e5c9e3159d2370f86f68b39c3ec505c8d8a44d72064068c55c300f4a33735'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {