summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Weimar2015-09-09 22:03:25 +0200
committerMarkus Weimar2015-09-09 22:03:25 +0200
commitd7ff301f0620c6b53e27aa42da152b14d9dbabb0 (patch)
treec55a2b90b4208b42c0a0acfb259776664eda792d /PKGBUILD
parent808777edc676da53ae3c2b4b32bc3c2982f16f8d (diff)
downloadaur-d7ff301f0620c6b53e27aa42da152b14d9dbabb0.tar.gz
Updated to version 0.1.11.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3771953b954f..7f65764f1690 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=0.1.10
-pkgrel=2
+pkgver=0.1.11
+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.'
arch=('any')
@@ -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=('52d76aba6e53d0df28e6c0376bd6433213b8cc73c09a865daa954fc073a86a94'
+sha256sums=('494bf23d30c61939232ee608a2b4271a2c9f05cc61b5e5929dd151f42b40550b'
'1beea52b7cf6b8f5fa3120f3b6fc4bd5828037bdbe513624ea55100876654c18')
package() {