summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro A. López-Valencia2021-02-13 08:00:47 -0500
committerPedro A. López-Valencia2021-02-13 08:00:47 -0500
commit4feb7ab1169774f3a57c483ccc31267a2e69df50 (patch)
tree5e08f9732185a76dc99f59ed567fdb470e0bd1a9
parent9b1c5a41c414354800e1bc44ba139e4214983732 (diff)
downloadaur-4feb7ab1169774f3a57c483ccc31267a2e69df50.tar.gz
3.0002-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9fca51103519..dc94a150228b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-literata
pkgdesc = Google's contemporary serif typeface family for long-form reading; default typeface for Play Books. Truetype, open source (OFL) distribution.
pkgver = 3.002
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/googlefonts/literata
arch = any
license = custom:OFL
@@ -10,7 +10,7 @@ pkgbase = ttf-literata
conflicts = otf-literata
replaces = otf-literata
source = https://github.com/googlefonts/literata/releases/download/3.002/Literata-v3.002.zip
- source = https://github.com/googlefonts/literata/raw/master/OFL.txt
+ source = https://raw.githubusercontent.com/googlefonts/literata/main/OFL.txt
b2sums = 369759afd37f4503d9bc07eb592e963879e5dda8772c07b457f2d9308c1ae1a4411a8ed6263d358211efd49d6206004da881c9253e79d714b7aaad96520b7070
b2sums = 2a91a436d60192c0794f4114ef755a23f99a062b1485f96ee4196f862cd8c022079cbb2310d3406dc5059a01d6986663e7ecf2411a52d2d5425cbe07301bc2d6
diff --git a/PKGBUILD b/PKGBUILD
index 7e7c7af3c1f9..eda533fb4179 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('ttf-literata' 'ttf-literata-opticals')
pkgbase=ttf-literata
pkgver=3.002
-pkgrel=1
+pkgrel=2
pkgdesc="Google's contemporary serif typeface family for long-form reading; default typeface for Play Books. Truetype, open source (OFL) distribution."
arch=('any')
url="https://github.com/googlefonts/literata"
@@ -11,7 +11,7 @@ depends=('fontconfig' 'xorg-font-util')
conflicts=('otf-literata')
replaces=('otf-literata')
source=("https://github.com/googlefonts/literata/releases/download/$pkgver/Literata-v$pkgver.zip"
- "https://github.com/googlefonts/literata/raw/master/OFL.txt")
+ "https://raw.githubusercontent.com/googlefonts/literata/main/OFL.txt")
b2sums=('369759afd37f4503d9bc07eb592e963879e5dda8772c07b457f2d9308c1ae1a4411a8ed6263d358211efd49d6206004da881c9253e79d714b7aaad96520b7070'
'2a91a436d60192c0794f4114ef755a23f99a062b1485f96ee4196f862cd8c022079cbb2310d3406dc5059a01d6986663e7ecf2411a52d2d5425cbe07301bc2d6')