summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}