summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorawok2020-07-10 18:55:31 -0400
committerawok2020-07-10 18:55:31 -0400
commit3ce3baaafe4badd2d52dbe3cdde5d81eab8f5956 (patch)
treeeb80265624e9fa8ad7931f09004ebc7b378a3d21
parentda17a2bb72b1104a88bda06e560b817cc329ae84 (diff)
downloadaur-3ce3baaafe4badd2d52dbe3cdde5d81eab8f5956.tar.gz
remove obsolete dependencies
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f7c07b1312e..84602f4f9257 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,10 @@
pkgbase = ttf-comfortaa
pkgdesc = Rounded geometric sans-serif typeface from Google by Johan Aakerlund
pkgver = 3.100
- pkgrel = 1
+ pkgrel = 2
url = https://fonts.google.com/specimen/Comfortaa
arch = any
- license = custom:SIL Open Font License v1.1
- depends = fontconfig
- depends = xorg-fonts-encodings
- depends = xorg-font-utils
+ license = custom:OFL
conflicts = ttf-google-fonts-git
conflicts = ttf-google-fonts-opinionated-git
source = Comfortaa-Bold-3.100.ttf::https://github.com/google/fonts/raw/4e6d978a7432514a9918b07863bb5280e7cc8815/ofl/comfortaa/Comfortaa-Bold.ttf
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"