summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Weimar2015-08-02 10:56:21 +0200
committerMarkus Weimar2015-08-02 10:56:21 +0200
commit4fca4625d6c96f9c62f142107cdd17f06719847a (patch)
treea5deb0dcafbb8ddc9bbe324face819a2c82d0c11 /PKGBUILD
parent6231b9ddc4afb48b1b867e488833fd081fffc38f (diff)
downloadaur-4fca4625d6c96f9c62f142107cdd17f06719847a.tar.gz
Updated to version 0.0.9.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1da61f1edf7f..4d1f90c8e9ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
-pkgver=0.0.8
+pkgver=0.0.9
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=('f69322d4c09e0c8f97c1161b75a348584255776669448dcab0a9d108de6a4cdc'
+sha256sums=('d40f6879cf026d1d1ec8a8fd0ce0a709739075ff463c0ce94ae0a79b9f3a3b73'
'1beea52b7cf6b8f5fa3120f3b6fc4bd5828037bdbe513624ea55100876654c18')
package() {