summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Reynolds2017-01-22 18:46:17 -0500
committerM.Reynolds2017-01-22 18:46:17 -0500
commitabf58bbf08ec69b0063bcc92b4e2edb9bf9b9c87 (patch)
treeb369bc82267128f08a87a70c0210972f8c60717d
parente6a8026440399e1546da5dd8dfc9aa2cbd464074 (diff)
downloadaur-abf58bbf08ec69b0063bcc92b4e2edb9bf9b9c87.tar.gz
Remove custom group
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a14331ded106..fdb4ff407dc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,6 @@ pkgbase = ttf-noto-fonts-simple
pkgrel = 2
url = https://www.google.com/get/noto/
arch = any
- groups = custom
license = custom:SIL
optdepends = noto-fonts-cjk: CJK characters
optdepends = noto-fonts-emoji: Emoji characters
diff --git a/PKGBUILD b/PKGBUILD
index 0fd010516a99..bed9f428d4da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="Google Noto TTF fonts"
arch=(any)
url="https://www.google.com/get/noto/"
license=(custom:SIL)
-groups=("custom")
provides=("ttf-font noto-fonts")
conflicts=("noto-fonts")
optdepends=('noto-fonts-cjk: CJK characters' 'noto-fonts-emoji: Emoji characters')