summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro A. López-Valencia2023-11-02 11:18:08 -0500
committerPedro A. López-Valencia2023-11-02 11:18:08 -0500
commit6894566ae6f86927218a0ec446c7766404b82787 (patch)
tree413bb368d3fee8c36abf74e1cfef9b32e5fa2c6a
parent67a41e4d1c8112c16da013222e5ea2dadfcf90d1 (diff)
downloadaur-6894566ae6f86927218a0ec446c7766404b82787.tar.gz
package rev 2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77d4e544379b..a3a3eff3e67f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
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.103
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/googlefonts/literata
arch = any
license = custom:OFL
- conflicts = otf-literata
replaces = otf-literata
source = literata-3.103.zip::https://github.com/googlefonts/literata/releases/download/3.103/3.103.zip
source = https://raw.githubusercontent.com/googlefonts/literata/main/OFL.txt
diff --git a/PKGBUILD b/PKGBUILD
index 2929f22fdd80..d03045257ef3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=('ttf-literata' 'ttf-literata-opticals' 'ttf-literata-webfonts' 'ttf-literata-webfonts-opticals')
pkgbase=ttf-literata
pkgver=3.103
-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"
license=('custom:OFL')
-conflicts=('otf-literata')
replaces=('otf-literata')
source=("literata-$pkgver.zip::https://github.com/googlefonts/literata/releases/download/$pkgver/$pkgver.zip"
"https://raw.githubusercontent.com/googlefonts/literata/main/OFL.txt")