summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2017-08-27 12:21:23 +0200
committerMarkus Weimar2017-08-27 12:21:23 +0200
commitea358667931d10df513425c8aff5f0b954eee5d6 (patch)
treed6f4344c88f67466075395af79707b6b1a261f80
parent728967f2d289c708b1f5c3a8a0984adbef2072b1 (diff)
downloadaur-ea358667931d10df513425c8aff5f0b954eee5d6.tar.gz
Updated to version 1.13.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60530cd5ca4b..cb1d1f7e9ec1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 17 06:03:50 UTC 2017
+# Sun Aug 27 10:16:37 UTC 2017
pkgbase = ttf-iosevka-type
pkgdesc = A slender monospace typeface. Shape: default.
- pkgver = 1.13.2
+ pkgver = 1.13.3
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
arch = any
@@ -10,9 +10,9 @@ pkgbase = ttf-iosevka-type
depends = fontconfig
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
- source = https://github.com/be5invis/Iosevka/releases/download/v1.13.2/03-iosevka-type-1.13.2.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.13.3/03-iosevka-type-1.13.3.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
- sha256sums = 030f1a92939ff8b1cbb771952d5c1ba8e18fc9533ef8929f780316cd5ee8e646
+ sha256sums = 882671364457eea4d3ea52096ef26e2e0326cf54921896f29fe52092543a4720
sha256sums = a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af
pkgname = ttf-iosevka-type
diff --git a/PKGBUILD b/PKGBUILD
index 1afce95a8711..3dfc9dea067e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka-type
-pkgver=1.13.2
+pkgver=1.13.3
pkgrel=1
pkgdesc='A slender monospace typeface. Shape: default.'
arch=('any')
@@ -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=('030f1a92939ff8b1cbb771952d5c1ba8e18fc9533ef8929f780316cd5ee8e646'
+sha256sums=('882671364457eea4d3ea52096ef26e2e0326cf54921896f29fe52092543a4720'
'a7a0e1da98ab1bae99a1f246f45e51720e0cc13a53b4a5b0692f64991d2191af')
package() {