summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0927a46305fd..b90daaf79e17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = wps-office-fonts
arch = any
license = custom
depends = fontconfig
- depends = xdg-font-utils
+ depends = xorg-font-utils
source = http://kdl.cc.ksosoft.com/wps-community/download/fonts/wps-office-fonts_1.0_all.deb
sha256sums = 497481e27a2fbb7899c9b030f978372e17467ba332c958c2fd9d1a76ec4e40df
diff --git a/PKGBUILD b/PKGBUILD
index 5bec2e2c09f4..2dd0602aac1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="The wps-office-fonts package contains Founder Chinese fonts"
arch=(any)
url="http://wps-community.org/"
license=(custom)
-depends=('fontconfig' 'xdg-font-utils')
+depends=('fontconfig' 'xorg-font-utils')
source=("http://kdl.cc.ksosoft.com/wps-community/download/fonts/${pkgname}_${pkgver}_all.deb")
sha256sums=('497481e27a2fbb7899c9b030f978372e17467ba332c958c2fd9d1a76ec4e40df')