summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2020-07-13 00:53:04 +0800
committerUniversebenzene2020-07-13 00:53:04 +0800
commitef91e825b8f08b98c8654c359e79ed911f91883a (patch)
treece25f472dcc7ac720e60a34e8c07ae3f50025831 /PKGBUILD
parentf44e05c2f9adb7d01fa2409167915efc69a97df2 (diff)
downloadaur-wps-office-fonts.tar.gz
Correct depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14d22ed86b82..1b842ee5fb58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=wps-office-fonts
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="The wps-office-fonts package contains Founder Chinese fonts"
arch=(any)
url="http://wps-community.org/"
license=(custom)
-depends=('fontconfig' 'xorg-font-utils')
+depends=('fontconfig' 'xorg-mkfontscale')
#source=("http://kdl.cc.ksosoft.com/wps-community/download/fonts/${pkgname}_${pkgver}_all.deb")
source=("https://github.com/Universebenzene/wps-office-fonts/archive/v${pkgver}.tar.gz")
sha256sums=('db01fc07324115b181cb06f50dfe09fd17feee132c46423ee70b260830211224')