summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorawok2020-07-10 18:55:31 -0400
committerawok2020-07-10 18:55:31 -0400
commit3ce3baaafe4badd2d52dbe3cdde5d81eab8f5956 (patch)
treeeb80265624e9fa8ad7931f09004ebc7b378a3d21 /PKGBUILD
parentda17a2bb72b1104a88bda06e560b817cc329ae84 (diff)
downloadaur-3ce3baaafe4badd2d52dbe3cdde5d81eab8f5956.tar.gz
remove obsolete dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d02dccb9f36d..419e059aa4ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname=ttf-comfortaa
pkgver=3.100
-pkgrel=1
+pkgrel=2
pkgdesc='Rounded geometric sans-serif typeface from Google by Johan Aakerlund'
arch=('any')
url='https://fonts.google.com/specimen/Comfortaa'
-license=('custom:SIL Open Font License v1.1')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+license=('custom:OFL')
conflicts=('ttf-google-fonts-git' 'ttf-google-fonts-opinionated-git')
source=("Comfortaa-Bold-${pkgver}.ttf::https://github.com/google/fonts/raw/4e6d978a7432514a9918b07863bb5280e7cc8815/ofl/comfortaa/Comfortaa-Bold.ttf"
"Comfortaa-Light-${pkgver}.ttf::https://github.com/google/fonts/raw/4e6d978a7432514a9918b07863bb5280e7cc8815/ofl/comfortaa/Comfortaa-Light.ttf"