summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2015-12-02 15:54:40 +0100
committerMarkus Weimar2015-12-02 15:54:40 +0100
commit317d913136525f17e5d1ced973bdf338304cb143 (patch)
treeae7ea5f7dfb1d04b57531f5f79a9f4921053bc5f
parent30b66b237fc7f2dce3b1a5a341783e3d605ba3f4 (diff)
downloadaur-317d913136525f17e5d1ced973bdf338304cb143.tar.gz
Updated to version 1.0.2.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89ad3327f778..aaed24713aff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-iosevka
pkgdesc = Iosevka is a monospace coding typeface inspired by Pragmata Pro, M+ and PF DIN Mono. It is designed to have a narrow shape to be space efficient and compatible to CJK characters.
- pkgver = 1.0.1
+ pkgver = 1.0.2
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
install = ttf-iosevka.install
@@ -8,9 +8,9 @@ pkgbase = ttf-iosevka
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/be5invis/Iosevka/archive/v1.0.1.zip
+ source = https://github.com/be5invis/Iosevka/archive/v1.0.2.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE
- sha256sums = 5dac5743c126b698e5f654afdc87372973694084e74375d77bdc8c2f3f37c777
+ sha256sums = a2cb9c89a9f9432d5d5c42c5d6ddab98b8fa833e476d8923b34095f8fa495fa3
sha256sums = 79e60eb609efc006ca2a552d998efb1675262d4cae848244a3e2e61df0894b0c
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index ac6a8ab2116e..25cc66c489fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
depends=('fontconfig' 'xorg-font-utils')
pkgdesc='Iosevka is a monospace coding typeface inspired by Pragmata Pro, M+ and PF DIN Mono. It is designed to have a narrow shape to be space efficient and compatible to CJK characters.'
@@ -10,7 +10,7 @@ license=('custom:OFL')
source=("https://github.com/be5invis/Iosevka/archive/v${pkgver}.zip"
'https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE')
install=${pkgname}.install
-sha256sums=('5dac5743c126b698e5f654afdc87372973694084e74375d77bdc8c2f3f37c777'
+sha256sums=('a2cb9c89a9f9432d5d5c42c5d6ddab98b8fa833e476d8923b34095f8fa495fa3'
'79e60eb609efc006ca2a552d998efb1675262d4cae848244a3e2e61df0894b0c')
package() {