summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2019-10-25 10:33:17 +0200
committerMarkus Weimar2019-10-25 10:33:17 +0200
commit8dc3af97fac4735c2398eee241c159cfc5251cec (patch)
tree6a6acb27c13cbbad7a03541dcd46452474a8ec8e
parent5bef779abaaf8ed7054dad1888bfff0130000a92 (diff)
downloadaur-8dc3af97fac4735c2398eee241c159cfc5251cec.tar.gz
Fetch LICENSE.md from release.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a68608c842e..3cdfd6954287 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-iosevka
pkgdesc = A slender monospace typeface. Shape: default
pkgver = 2.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://be5invis.github.io/Iosevka/
arch = any
license = custom:OFL
@@ -9,7 +9,7 @@ pkgbase = ttf-iosevka
depends = xorg-font-utils
conflicts = ttf-iosevka-pack
source = https://github.com/be5invis/Iosevka/releases/download/v2.3.2/01-iosevka-2.3.2.zip
- source = ttf-iosevka-2.3.2-1-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md
+ source = ttf-iosevka-2.3.2-2-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v2.3.2/LICENSE.md
sha256sums = 326eb8c1372dc3a43e0d9713152793e9fed9400cfd98056916737aa476bb5bea
sha256sums = ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000
diff --git a/PKGBUILD b/PKGBUILD
index 628e3ab32fdc..5a68f39aa4ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-iosevka
pkgver=2.3.2
-pkgrel=1
+pkgrel=2
pkgdesc='A slender monospace typeface. Shape: default'
arch=('any')
url='https://be5invis.github.io/Iosevka/'
@@ -9,7 +9,7 @@ license=('custom:OFL')
depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-iosevka-pack')
source=("https://github.com/be5invis/Iosevka/releases/download/v${pkgver}/01-iosevka-${pkgver}.zip"
- "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/master/LICENSE.md")
+ "${pkgname}-${pkgver}-${pkgrel}-LICENSE.md::https://raw.githubusercontent.com/be5invis/Iosevka/v${pkgver}/LICENSE.md")
sha256sums=('326eb8c1372dc3a43e0d9713152793e9fed9400cfd98056916737aa476bb5bea'
'ecfd74a1d6749bf509cee122870da0186bccfae446e3f6bc5faff253577ab000')