summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Weimar2015-10-31 22:50:14 +0100
committerMarkus Weimar2015-10-31 22:50:14 +0100
commit64c4a0d223437cc55db2761ea76dd2f13c3faa58 (patch)
treef2e5e823a3acee25ab31fc09dfc6cbddcc0fcfdc /PKGBUILD
parent6c067cc604fa26998cb81ad724d53cdba66debed (diff)
downloadaur-64c4a0d223437cc55db2761ea76dd2f13c3faa58.tar.gz
Fixed checksum.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f663c179949..4255f9f67f0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
pkgver=1.0beta1
-pkgrel=1
+pkgrel=2
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')
@@ -11,7 +11,7 @@ source=("https://github.com/be5invis/Iosevka/archive/v1.0-beta1.zip"
'https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE')
install=${pkgname}.install
sha256sums=('3d1b5da0e09f4261c814e61c546d791fb891add759e6b3c3112a5ca6d8ae874d'
- '1beea52b7cf6b8f5fa3120f3b6fc4bd5828037bdbe513624ea55100876654c18')
+ '79e60eb609efc006ca2a552d998efb1675262d4cae848244a3e2e61df0894b0c')
package() {
cd ${srcdir}