summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fe8e5402601..56f1ed627146 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-iosevka
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.
pkgver = 1.0beta1
- pkgrel = 1
+ pkgrel = 2
url = https://be5invis.github.io/Iosevka/
install = ttf-iosevka.install
arch = any
@@ -11,7 +11,7 @@ pkgbase = ttf-iosevka
source = https://github.com/be5invis/Iosevka/archive/v1.0-beta1.zip
source = https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE
sha256sums = 3d1b5da0e09f4261c814e61c546d791fb891add759e6b3c3112a5ca6d8ae874d
- sha256sums = 1beea52b7cf6b8f5fa3120f3b6fc4bd5828037bdbe513624ea55100876654c18
+ sha256sums = 79e60eb609efc006ca2a552d998efb1675262d4cae848244a3e2e61df0894b0c
pkgname = ttf-iosevka
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}