summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-02-12 08:59:34 +0100
committerMarkus Weimar2016-02-12 08:59:34 +0100
commit836f2450e889d5f30b09bbf6b5b1c7a9bc86efb8 (patch)
tree483ba9fbd3eccdd7aab8edfccb4490f6641b2aa6
parentdf0db3d77b0aa4b57a0bedf139470a1d3dd7a643 (diff)
downloadaur-836f2450e889d5f30b09bbf6b5b1c7a9bc86efb8.tar.gz
Updated to version 1.7.4.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f47d80d00f0..e554a5177301 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 26 09:11:37 UTC 2016
+# Fri Feb 12 07:58:42 UTC 2016
pkgbase = ttf-iosevka
pkgdesc = A slender monospace typeface inspired by Pragmata Pro, M+ and PF DIN Mono. Variant: Iosevka, sans-serif.
- pkgver = 1.7.3
+ pkgver = 1.7.4
pkgrel = 1
url = https://be5invis.github.io/Iosevka/
install = ttf-iosevka.install
@@ -13,9 +13,9 @@ pkgbase = ttf-iosevka
conflicts = ttf-iosevka-variant-hooky
conflicts = ttf-iosevka-variant-zshaped
conflicts = ttf-iosevka-withfw
- source = https://github.com/be5invis/Iosevka/releases/download/v1.7.3/iosevka-1.7.3.zip
+ source = https://github.com/be5invis/Iosevka/releases/download/v1.7.4/iosevka-1.7.4.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE
- sha256sums = 469283fae470066dc1a8ba7aeeec5669e2014068551688c524e1ddc923d6bf02
+ sha256sums = fc89060cce5c35a43684ac36576b1701d3d328f264b0b6c56ea7a4682219b29e
sha256sums = f552299cd7287931e62c90eb7dd0a63c29ebd434f92925c2dd3781983aec4338
pkgname = ttf-iosevka
diff --git a/PKGBUILD b/PKGBUILD
index 1724a8b9a4e6..cc4df2696be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=1.7.3
+pkgver=1.7.4
pkgrel=1
pkgdesc='A slender monospace typeface inspired by Pragmata Pro, M+ and PF DIN Mono. Variant: Iosevka, sans-serif.'
arch=('any')
@@ -11,7 +11,7 @@ conflicts=('ttf-iosevka-variant-hooky' 'ttf-iosevka-variant-zshaped' 'ttf-iosevk
install=${pkgname}.install
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/iosevka-${pkgver}.zip"
'https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE')
-sha256sums=('469283fae470066dc1a8ba7aeeec5669e2014068551688c524e1ddc923d6bf02'
+sha256sums=('fc89060cce5c35a43684ac36576b1701d3d328f264b0b6c56ea7a4682219b29e'
'f552299cd7287931e62c90eb7dd0a63c29ebd434f92925c2dd3781983aec4338')
package() {