summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorananthu2020-09-19 12:22:49 +0530
committerananthu2020-09-19 12:22:49 +0530
commit7b8c60ed651cde73e77c66e5edcd89ac17218cd3 (patch)
treefc5f6ee5ba06f6adc6de3ee756b4b531922baa0c
parent99bb627708843edaa7e4fdc929a04828e2a2e820 (diff)
downloadaur-ttf-material-icons-git.tar.gz
fixed directory issue
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8adf15d54185..ca65f661d9b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,6 @@ pkgbase = ttf-material-icons-git
arch = any
license = Apache
makedepends = git
- depends = fontconfig
- depends = xorg-font-utils
replaces = ttf-material-icons
source = git://github.com/google/material-design-icons.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8f214bcfdcef..a3f1b71eee31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ pkgdesc="Google Material Design icon font"
arch=('any')
url='https://github.com/google/material-design-icons'
license=('Apache')
-depends=(fontconfig xorg-font-utils)
makedepends=('git')
replaces=(ttf-material-icons)
install=$pkgname.install